diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 11:04:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 11:04:41 +0300 |
commit | 8e377b65b2897ff7a2baa8c50bf513055416fd89 (patch) | |
tree | 912035150fa53d5f3186deaa6ebea437a9b1856f /dev-libs/dbus-glib | |
parent | x11-terms/terminology: amd64 stable wrt bug #666605 (diff) | |
download | gentoo-8e377b65b2897ff7a2baa8c50bf513055416fd89.tar.gz gentoo-8e377b65b2897ff7a2baa8c50bf513055416fd89.tar.bz2 gentoo-8e377b65b2897ff7a2baa8c50bf513055416fd89.zip |
dev-libs/dbus-glib: amd64 stable wrt 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 e5531509d919..b1c7afdf6d26 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=" |