diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-01 21:20:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-01 21:20:05 +0300 |
commit | 6bdd9c149447735de73b314a76033a0847bf9d6b (patch) | |
tree | f08dd97d2be3ba0fcc36220e72f79943a875e245 /dev-util | |
parent | dev-util/gdbus-codegen: arm stable wrt bug #692932 (diff) | |
download | gentoo-6bdd9c149447735de73b314a76033a0847bf9d6b.tar.gz gentoo-6bdd9c149447735de73b314a76033a0847bf9d6b.tar.bz2 gentoo-6bdd9c149447735de73b314a76033a0847bf9d6b.zip |
dev-util/glade: arm stable wrt bug #692932
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/glade-3.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild index 97ec0c444314..316aabeda542 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1.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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |