diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 02:28:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-09-08 03:13:01 +0200 |
commit | c98ffa88e42158be65187d77195eff73063ca5a2 (patch) | |
tree | 9dbea35ff1dd30cb61f35c7b22ee3d538b36554a /dev-util | |
parent | dev-util/gdbus-codegen: x86 stable (bug #692932) (diff) | |
download | gentoo-c98ffa88e42158be65187d77195eff73063ca5a2.tar.gz gentoo-c98ffa88e42158be65187d77195eff73063ca5a2.tar.bz2 gentoo-c98ffa88e42158be65187d77195eff73063ca5a2.zip |
dev-util/glade: x86 stable (bug #692932)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-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 77500747cd9e..68c852cb93e0 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} )" |