diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-28 19:28:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-28 19:28:50 +0300 |
commit | cf512cea6b001acfcde795859632f988b93a3350 (patch) | |
tree | 1c86098e3f504da61b22f0a5a47e05e2fd1d0ead /dev-util | |
parent | dev-libs/gmime: Stabilize 3.2.13 ppc, #868606 (diff) | |
download | gentoo-cf512cea6b001acfcde795859632f988b93a3350.tar.gz gentoo-cf512cea6b001acfcde795859632f988b93a3350.tar.bz2 gentoo-cf512cea6b001acfcde795859632f988b93a3350.zip |
dev-util/glade: Stabilize 3.40.0 ppc, #868606
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 f00d7571611e..eda9e79c558f 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} )" |