diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:21:38 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:21:38 +0300 |
commit | 65a37eaf5d8be36e9163d102c495177785b39743 (patch) | |
tree | 32af3c19773db6d4d3b494948d5a27bd10ed4bf3 /dev-util/glade | |
parent | dev-util/devhelp: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-65a37eaf5d8be36e9163d102c495177785b39743.tar.gz gentoo-65a37eaf5d8be36e9163d102c495177785b39743.tar.bz2 gentoo-65a37eaf5d8be36e9163d102c495177785b39743.zip |
dev-util/glade: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/glade-3.20.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/glade/glade-3.20.2.ebuild b/dev-util/glade/glade-3.20.2.ebuild index 2f11faca6166..d99a8af28dc4 100644 --- a/dev-util/glade/glade-3.20.2.ebuild +++ b/dev-util/glade/glade-3.20.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 ~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} )" |