diff options
author | 2021-05-08 19:24:19 +0000 | |
---|---|---|
committer | 2021-05-08 19:24:19 +0000 | |
commit | 2b38ba401a5474a3c1dfd14a1b8f08c8a9da75dd (patch) | |
tree | b91c2a3cb209b34221246e17033666e9950449ec /dev-util | |
parent | app-metrics/exabgp_exporter: Initial import (diff) | |
download | gentoo-2b38ba401a5474a3c1dfd14a1b8f08c8a9da75dd.tar.gz gentoo-2b38ba401a5474a3c1dfd14a1b8f08c8a9da75dd.tar.bz2 gentoo-2b38ba401a5474a3c1dfd14a1b8f08c8a9da75dd.zip |
dev-util/glade: Stabilize 3.38.2 amd64, #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 13b39fbeca4b..d052c330f8fc 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} )" |