diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild b/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild index 3957e2ade33a..4787a3de3121 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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=" |