diff options
author | Sam James <sam@gentoo.org> | 2022-09-19 02:37:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-19 02:37:39 +0100 |
commit | eb535c5cab71621439d606d13bc9b650588f42ae (patch) | |
tree | 1893aa50c61df10a762a5479d3d941f61a283b41 /dev-util/glade/glade-3.40.0.ebuild | |
parent | dev-libs/gmime: Stabilize 3.2.13 arm64, #868606 (diff) | |
download | gentoo-eb535c5cab71621439d606d13bc9b650588f42ae.tar.gz gentoo-eb535c5cab71621439d606d13bc9b650588f42ae.tar.bz2 gentoo-eb535c5cab71621439d606d13bc9b650588f42ae.zip |
dev-util/glade: Stabilize 3.40.0 arm64, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glade/glade-3.40.0.ebuild')
-rw-r--r-- | dev-util/glade/glade-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.40.0.ebuild b/dev-util/glade/glade-3.40.0.ebuild index 0e0bd9593e72..1ec0501ce1d3 100644 --- a/dev-util/glade/glade-3.40.0.ebuild +++ b/dev-util/glade/glade-3.40.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://glade.gnome.org https://gitlab.gnome.org/GNOME/glade" 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 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gjs gtk-doc +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |