diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:43:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:43:46 +0100 |
commit | d72df5c2980c0ecc6330db2319d12d54171fe6a6 (patch) | |
tree | d0c56c131964f27a9663bf7e61238d0299739ada /dev-util/glade | |
parent | www-plugins/chrome-binary-plugins: automated update (92.0.4503.0) (diff) | |
download | gentoo-d72df5c2980c0ecc6330db2319d12d54171fe6a6.tar.gz gentoo-d72df5c2980c0ecc6330db2319d12d54171fe6a6.tar.bz2 gentoo-d72df5c2980c0ecc6330db2319d12d54171fe6a6.zip |
dev-util/glade: stable 3.38.2 for sparc
stable wrt bug #747451
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-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 ebf254857d28..5ef0df7443f6 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} )" |