diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:30:08 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-26 18:32:19 -0400 |
commit | 9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c (patch) | |
tree | da57cae4c1f5dfb4b56497cc6fb66380512695bf /dev-util/glade | |
parent | app-arch/gcab: amd64 stable (diff) | |
download | gentoo-9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c.tar.gz gentoo-9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c.tar.bz2 gentoo-9ac44b9fd1b6de2dd106f33da4e500fcc8f5449c.zip |
dev-util/glade: amd64 stable
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.4.ebuild b/dev-util/glade/glade-3.20.4.ebuild index 8e7c03a43423..8a552f034ae9 100644 --- a/dev-util/glade/glade-3.20.4.ebuild +++ b/dev-util/glade/glade-3.20.4.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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |