diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:41:38 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:50:15 +0200 |
commit | 43faede7a5a8a97fd8ea4c69842789686bb3981e (patch) | |
tree | c1bd5a4953a375afc8da22816fbc3f28f6a60b0f /x11-libs/gtk+extra | |
parent | x11-libs/gtk+: x86 stable, bug 587010 (diff) | |
download | gentoo-43faede7a5a8a97fd8ea4c69842789686bb3981e.tar.gz gentoo-43faede7a5a8a97fd8ea4c69842789686bb3981e.tar.bz2 gentoo-43faede7a5a8a97fd8ea4c69842789686bb3981e.zip |
x11-libs/gtk+extra: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild index 069c8e14beca..8b8314f6d091 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.3.0.ebuild @@ -11,7 +11,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=" |