diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 23:25:38 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 23:25:44 +0200 |
commit | fcb97db00066d3044f472fed7f9c7027b7046f37 (patch) | |
tree | b2335a4ce21044a706b7a01fdbbee4bf79c33df5 /dev-util/glade | |
parent | profiles: Improve the "file a bug" message for hppa (diff) | |
download | gentoo-fcb97db00066d3044f472fed7f9c7027b7046f37.tar.gz gentoo-fcb97db00066d3044f472fed7f9c7027b7046f37.tar.bz2 gentoo-fcb97db00066d3044f472fed7f9c7027b7046f37.zip |
dev-util/glade: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.0.ebuild b/dev-util/glade/glade-3.20.0.ebuild index b348eaba59a6..d2a03c7b833d 100644 --- a/dev-util/glade/glade-3.20.0.ebuild +++ b/dev-util/glade/glade-3.20.0.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 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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |