diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:13:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:13:50 +0200 |
commit | e5e2c51a901fdac755213047f4b32a70aa7ecdda (patch) | |
tree | 390bf4d38c77d346cb69abacaa7882e9c41faf76 /dev-libs/dbus-glib | |
parent | net-print/cndrvcups-common-lb: x86 stable (bug #666276) (diff) | |
download | gentoo-e5e2c51a901fdac755213047f4b32a70aa7ecdda.tar.gz gentoo-e5e2c51a901fdac755213047f4b32a70aa7ecdda.tar.bz2 gentoo-e5e2c51a901fdac755213047f4b32a70aa7ecdda.zip |
dev-libs/dbus-glib: x86 stable (bug #666832)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild index c2e3549e33e5..b17bdd0359ef 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.110.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.110.ebuild @@ -10,7 +10,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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |