diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 11:31:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-02 11:31:52 +0200 |
commit | 8c47a7317c1e4c23396eaf9631eaa96ac08542af (patch) | |
tree | e7c4bc3cd7512dcf7e61d651f38ba12b5e9d9f4b /dev-util/glade | |
parent | dev-util/gdbus-codegen: ppc64 stable wrt bug #692932 (diff) | |
download | gentoo-8c47a7317c1e4c23396eaf9631eaa96ac08542af.tar.gz gentoo-8c47a7317c1e4c23396eaf9631eaa96ac08542af.tar.bz2 gentoo-8c47a7317c1e4c23396eaf9631eaa96ac08542af.zip |
dev-util/glade: ppc64 stable wrt bug #692932
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.1.ebuild b/dev-util/glade/glade-3.22.1.ebuild index 316aabeda542..98f3bf10829e 100644 --- a/dev-util/glade/glade-3.22.1.ebuild +++ b/dev-util/glade/glade-3.22.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |