diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:44 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:09 -0400 |
commit | cedfb111a0260509c74286573668e2ab0ee04dc5 (patch) | |
tree | 6dd76503b7b7c93e3d4ef8a2855fedde8e8cb31d /dev-libs/dbus-glib | |
parent | app-text/libspectre-0.2.8: ppc64 stable, bug 666828 (diff) | |
download | gentoo-cedfb111a0260509c74286573668e2ab0ee04dc5.tar.gz gentoo-cedfb111a0260509c74286573668e2ab0ee04dc5.tar.bz2 gentoo-cedfb111a0260509c74286573668e2ab0ee04dc5.zip |
dev-libs/dbus-glib-0.110: ppc64 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 1b53a1e21e16..cd25f239647f 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=" |