diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 22:12:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 22:12:42 +0000 |
commit | b8403eed8ea1c2c972a940cb93088d2908000f37 (patch) | |
tree | 87ebfeb2a60b8327c338a1afb8a7cc84dea0eb8e /dev-util/glade | |
parent | net-im/pidgin: Stabilize 2.14.3-r1 arm, #787038 (diff) | |
download | gentoo-b8403eed8ea1c2c972a940cb93088d2908000f37.tar.gz gentoo-b8403eed8ea1c2c972a940cb93088d2908000f37.tar.bz2 gentoo-b8403eed8ea1c2c972a940cb93088d2908000f37.zip |
dev-util/glade: Stabilize 3.38.2 arm64, #747451
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-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 c59c3571ebc3..365fa2842742 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} )" |