diff options
author | 2020-04-20 18:51:42 +0200 | |
---|---|---|
committer | 2020-04-20 18:51:42 +0200 | |
commit | 4fd00f4e71f4cdcd71a75400b79b437619b35ff9 (patch) | |
tree | 4cb245a9a76294bb117a4a48ff08084cb613508f /dev-util/glade | |
parent | dev-util/gdbus-codegen: amd64 stable wrt bug #717144 (diff) | |
download | gentoo-4fd00f4e71f4cdcd71a75400b79b437619b35ff9.tar.gz gentoo-4fd00f4e71f4cdcd71a75400b79b437619b35ff9.tar.bz2 gentoo-4fd00f4e71f4cdcd71a75400b79b437619b35ff9.zip |
dev-util/glade: amd64 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.22.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.22.2.ebuild b/dev-util/glade/glade-3.22.2.ebuild index 55d4695620e4..8744ac1ddcad 100644 --- a/dev-util/glade/glade-3.22.2.ebuild +++ b/dev-util/glade/glade-3.22.2.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +introspection python webkit" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |