commit: 856082ff1bc5015246bf558720cc2275ee4980eb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 14 13:41:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Jul 14 13:41:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856082ff
dev-libs/dbus-glib: Stabilize 0.114 x86, #960192 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/dbus-glib/dbus-glib-0.114.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/dbus-glib/dbus-glib-0.114.ebuild b/dev-libs/dbus-glib/dbus-glib-0.114.ebuild index c61bd0cc1802..0db54722ca7e 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.114.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.114.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug static-libs test" RESTRICT="!test? ( test )"
