diff options
author | Sam James <sam@gentoo.org> | 2022-09-12 16:59:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-12 16:59:37 +0100 |
commit | 3f83e20eb18cfc607889a5cd59e23c73af6b18a0 (patch) | |
tree | 8fdc134d028dc15e7b0f7a8727f0b15347e57fa1 /dev-util/glade | |
parent | dev-libs/gmime: Stabilize 3.2.13 amd64, #868606 (diff) | |
download | gentoo-3f83e20eb18cfc607889a5cd59e23c73af6b18a0.tar.gz gentoo-3f83e20eb18cfc607889a5cd59e23c73af6b18a0.tar.bz2 gentoo-3f83e20eb18cfc607889a5cd59e23c73af6b18a0.zip |
dev-util/glade: Stabilize 3.40.0 amd64, #868606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-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 6204835b1876..086cada479f2 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} )" |