diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 18:01:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 18:02:09 +0100 |
commit | da42d2677c733d472ff4e40fc59377959bcd831b (patch) | |
tree | c8c08afe57308bb812c2bade265854b31d2575e2 /x11-libs/gtk+extra | |
parent | x11-libs/gtk+: amd64 stable wrt bug #565086 (diff) | |
download | gentoo-da42d2677c733d472ff4e40fc59377959bcd831b.tar.gz gentoo-da42d2677c733d472ff4e40fc59377959bcd831b.tar.bz2 gentoo-da42d2677c733d472ff4e40fc59377959bcd831b.zip |
x11-libs/gtk+extra: amd64 stable wrt bug #565086
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-libs/gtk+extra')
-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 77cd83104457..9435ed829e68 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=" |