diff options
author | 2020-06-07 15:56:36 +0000 | |
---|---|---|
committer | 2020-06-08 00:02:28 +0300 | |
commit | a30c7f339cdf3e50075212dfc175967506f22586 (patch) | |
tree | 5deaf0acd8b8cdc83662b9af298f8ca9919bb6f9 /dev-util/glade | |
parent | dev-util/gdbus-codegen: arm64 stable (bug #717144) (diff) | |
download | gentoo-a30c7f339cdf3e50075212dfc175967506f22586.tar.gz gentoo-a30c7f339cdf3e50075212dfc175967506f22586.tar.bz2 gentoo-a30c7f339cdf3e50075212dfc175967506f22586.zip |
dev-util/glade: arm64 stable (bug #717144)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 6a84a26bb82e..f05b9e1e1172 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} )" |