diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-30 21:37:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-30 21:37:41 +0300 |
commit | b8d4486b970ad6b2d1c9035038631715dcac92b3 (patch) | |
tree | 61e4b01be0e69f3dda00c7e2754a7c369e2a39a2 /dev-util/glade | |
parent | dev-libs/gmime: Stabilize 3.2.13 sparc, #868606 (diff) | |
download | gentoo-b8d4486b970ad6b2d1c9035038631715dcac92b3.tar.gz gentoo-b8d4486b970ad6b2d1c9035038631715dcac92b3.tar.bz2 gentoo-b8d4486b970ad6b2d1c9035038631715dcac92b3.zip |
dev-util/glade: Stabilize 3.40.0 sparc, #868606
Signed-off-by: Arthur Zamarin <arthurzam@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 3aa53c0c9ee3..e530a47bdb91 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} )" |