diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:19:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:20:01 +0100 |
commit | 33eb95b128f3fe79ecb9bc69b45ee5a9367bdcbf (patch) | |
tree | 3e87d8d0ff7065fe997dc98112f5ee183fbfa82b /x11-libs | |
parent | x11-libs/gtk+: x86 stable wrt bug #565086 (diff) | |
download | gentoo-33eb95b128f3fe79ecb9bc69b45ee5a9367bdcbf.tar.gz gentoo-33eb95b128f3fe79ecb9bc69b45ee5a9367bdcbf.tar.bz2 gentoo-33eb95b128f3fe79ecb9bc69b45ee5a9367bdcbf.zip |
x11-libs/gtk+extra: x86 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.2.0.ebuild b/x11-libs/gtk+extra/gtk+extra-3.2.0.ebuild index 9435ed829e68..0840292ee2db 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.2.0.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" LICENSE="FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+introspection static-libs test" RDEPEND=" |