diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:24:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:24:52 +0200 |
commit | a65d1683d4e8083e3e59f865724174914ddf5afc (patch) | |
tree | 12645ed3b82ad35a818ae5e33291f525e5a8f049 /dev-util/glade | |
parent | dev-util/gdbus-codegen: arm stable wrt bug #717144 (diff) | |
download | gentoo-a65d1683d4e8083e3e59f865724174914ddf5afc.tar.gz gentoo-a65d1683d4e8083e3e59f865724174914ddf5afc.tar.bz2 gentoo-a65d1683d4e8083e3e59f865724174914ddf5afc.zip |
dev-util/glade: arm stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.2.ebuild b/dev-util/glade/glade-3.22.2.ebuild index 4289b3b6953c..6d592e23d8c8 100644 --- a/dev-util/glade/glade-3.22.2.ebuild +++ b/dev-util/glade/glade-3.22.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # 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="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |