summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-28 20:29:24 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-28 20:31:47 -0400
commit4f1235bc20fdbfd5d21d9bef05524584403800ef (patch)
tree3c07eb7c4fdc147af31d967fe34a289c0fc9a399
parentdev-perl/glib-perl: arm64 stable (diff)
downloadgentoo-4f1235bc.tar.gz
gentoo-4f1235bc.tar.bz2
gentoo-4f1235bc.zip
dev-util/glade: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.13 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-util/glade/glade-3.20.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild
index 517ed1022cfe..d3714066465f 100644
--- a/dev-util/glade/glade-3.20.4.ebuild
+++ b/dev-util/glade/glade-3.20.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"