diff options
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.36.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.36.0.ebuild b/dev-util/glade/glade-3.36.0.ebuild index 0a0a95d45e17..91087d83b024 100644 --- a/dev-util/glade/glade-3.36.0.ebuild +++ b/dev-util/glade/glade-3.36.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/12" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="+introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |