diff options
Diffstat (limited to 'x11-libs')
-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 98ccbdf2868f..cd3521b0b525 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 )" |