diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 00:23:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 00:23:55 +0100 |
commit | 3394b1279f258e657c02650a11b3b2a47c59b2f4 (patch) | |
tree | 39768a93c21cfa2e94a8a22c12c7fe677430f236 | |
parent | sys-process/parallel: Stabilize 20210722 arm, #809740 (diff) | |
download | gentoo-3394b1279f258e657c02650a11b3b2a47c59b2f4.tar.gz gentoo-3394b1279f258e657c02650a11b3b2a47c59b2f4.tar.bz2 gentoo-3394b1279f258e657c02650a11b3b2a47c59b2f4.zip |
dev-libs/dbus-glib: Stabilize 0.112 arm64, #808492
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.112.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild b/dev-libs/dbus-glib/dbus-glib-0.112.ebuild index 03f270f9c0d4..7863a56381a7 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.112.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.112.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 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" RESTRICT="!test? ( test )" |