diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:16:56 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 16:19:19 +0200 |
commit | 92768a7074906a5c02f9a2826e860a39ce534d6f (patch) | |
tree | c1bcfe25a70cbaee702c4adbc8e41d90434c9cf9 /x11-libs/gtk+extra | |
parent | x11-libs/gtk+: x86 stable (bug #728924) (diff) | |
download | gentoo-92768a7074906a5c02f9a2826e860a39ce534d6f.tar.gz gentoo-92768a7074906a5c02f9a2826e860a39ce534d6f.tar.bz2 gentoo-92768a7074906a5c02f9a2826e860a39ce534d6f.zip |
x11-libs/gtk+extra: x86 stable (bug #728924)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild index 03058820a695..98ccbdf2868f 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.3.4.ebuild @@ -10,7 +10,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" RESTRICT="!test? ( test )" |