diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:31 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:08 -0400 |
commit | 10b9a7beb6ba2241d5ea3ca600b708e0691da54e (patch) | |
tree | f7a9db4bb35694d28e156de73f645bc8fac44d36 /dev-libs/dbus-glib | |
parent | app-text/libspectre-0.2.8: ppc stable, bug 666828 (diff) | |
download | gentoo-10b9a7beb6ba2241d5ea3ca600b708e0691da54e.tar.gz gentoo-10b9a7beb6ba2241d5ea3ca600b708e0691da54e.tar.bz2 gentoo-10b9a7beb6ba2241d5ea3ca600b708e0691da54e.zip |
dev-libs/dbus-glib-0.110: ppc stable, bug 666832
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 9bf545cc6c07..1b53a1e21e16 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=" |