diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:49 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-16 13:06:49 +0200 |
commit | 5d6338c8f626aa5ee2ff0e8b76041bfe77d0bb2e (patch) | |
tree | 9c53cf54e5c99eb1bc40687343c2bd100590112b /dev-libs/dbus-glib | |
parent | x11-misc/shared-mime-info-1.8-r0: alpha stable (diff) | |
download | gentoo-5d6338c8f626aa5ee2ff0e8b76041bfe77d0bb2e.tar.gz gentoo-5d6338c8f626aa5ee2ff0e8b76041bfe77d0bb2e.tar.bz2 gentoo-5d6338c8f626aa5ee2ff0e8b76041bfe77d0bb2e.zip |
dev-libs/dbus-glib-0.108-r0: alpha stable
Gentoo-Bug: 622822
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild b/dev-libs/dbus-glib/dbus-glib-0.108.ebuild index 8df001392e88..a78833444eb1 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.108.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.108.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 ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug static-libs test" CDEPEND=" |