diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 00:15:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-24 00:15:21 +0200 |
commit | 37d9e118db748fabba44b04eab5ffdac4c3c8fb8 (patch) | |
tree | f770da4891178b6b8bd44d578e354ded8ff58135 /dev-libs/dbus-glib/dbus-glib-0.112.ebuild | |
parent | sys-process/parallel: x86 stable wrt bug #809740 (diff) | |
download | gentoo-37d9e118db748fabba44b04eab5ffdac4c3c8fb8.tar.gz gentoo-37d9e118db748fabba44b04eab5ffdac4c3c8fb8.tar.bz2 gentoo-37d9e118db748fabba44b04eab5ffdac4c3c8fb8.zip |
dev-libs/dbus-glib: x86 stable wrt bug #808492
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.112.ebuild')
-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 91540650ce90..0f5b4eb81198 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 )" |