diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-02 18:44:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-02 18:44:18 -0400 |
commit | 826abf76f88eb88e6dc716b750ee274c1b001159 (patch) | |
tree | f6ffa42286f7e43ff2feab296ba5912e8ac548a8 /dev-util/glade | |
parent | dev-util/gdbus-codegen: arm64 stable (bug #692932) (diff) | |
download | gentoo-826abf76f88eb88e6dc716b750ee274c1b001159.tar.gz gentoo-826abf76f88eb88e6dc716b750ee274c1b001159.tar.bz2 gentoo-826abf76f88eb88e6dc716b750ee274c1b001159.zip |
dev-util/glade: arm64 stable (bug #692932)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-util/glade')
-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 cf8d047ea6b6..77500747cd9e 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} )" |