diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-31 08:23:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-31 08:23:51 +0300 |
commit | d411352f0d397acf6550c6e5e7784981005d0d17 (patch) | |
tree | 02719e038765439955cbd5b0a689e161dab977a0 /dev-util/glade | |
parent | dev-util/gdbus-codegen: amd64 stable wrt bug #692932 (diff) | |
download | gentoo-d411352f0d397acf6550c6e5e7784981005d0d17.tar.gz gentoo-d411352f0d397acf6550c6e5e7784981005d0d17.tar.bz2 gentoo-d411352f0d397acf6550c6e5e7784981005d0d17.zip |
dev-util/glade: amd64 stable wrt bug #692932
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@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 0106822b04d0..97ec0c444314 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} )" |