diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 13:30:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 13:30:33 +0000 |
commit | 5f9eae44ba142d06987a2dc9c3667cc6d99a82f5 (patch) | |
tree | 7c6d07dc791fdd311072729c9d46189885122baa /dev-util | |
parent | dev-db/redis: Stabilize 6.0.13-r1 arm, #788211 (diff) | |
download | gentoo-5f9eae44ba142d06987a2dc9c3667cc6d99a82f5.tar.gz gentoo-5f9eae44ba142d06987a2dc9c3667cc6d99a82f5.tar.bz2 gentoo-5f9eae44ba142d06987a2dc9c3667cc6d99a82f5.zip |
dev-util/glade: Stabilize 3.38.2 arm, #747451
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/glade-3.38.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.38.2.ebuild b/dev-util/glade/glade-3.38.2.ebuild index 365fa2842742..13b39fbeca4b 100644 --- a/dev-util/glade/glade-3.38.2.ebuild +++ b/dev-util/glade/glade-3.38.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/13" # 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="gjs gtk-doc +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |