sys-apps/dbus: Sync with Gentoo

It's from Gentoo commit a5be0d2833eeff7abcbc0333139c22d1306afa6a.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-02-02 07:30:39 +00:00
parent f77b78ae91
commit 67202e231e
2 changed files with 1 additions and 4 deletions

View File

@ -19,7 +19,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/dbus/${P}.tar.xz"
LICENSE="|| ( AFL-2.1 GPL-2+ ) Apache-2.0 BSD GPL-2+ LGPL-2.1+ MIT tcltk"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris"
# TODO: USE=daemon
IUSE="debug doc elogind selinux static-libs systemd test valgrind X"
RESTRICT="!test? ( test )"

View File

@ -4,9 +4,6 @@
<maintainer type="project">
<email>freedesktop-bugs@gentoo.org</email>
</maintainer>
<use>
<flag name="systemd">Build with <pkg>sys-apps/systemd</pkg> at_console support</flag>
</use>
<upstream>
<bugs-to>https://gitlab.freedesktop.org/dbus/dbus/-/issues</bugs-to>
<changelog>https://gitlab.freedesktop.org/dbus/dbus/-/tags</changelog>