diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:39:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:55:54 +0100 |
commit | e62f9a247796aac9cc912d3649e646a7480998b8 (patch) | |
tree | 86a70f6a06f916c624dc4e93bd7024f42dc455dc /gnome-base | |
parent | gnome-base/libbonoboui: dropped ~x86-interix (diff) | |
download | gentoo-e62f9a247796aac9cc912d3649e646a7480998b8.tar.gz gentoo-e62f9a247796aac9cc912d3649e646a7480998b8.tar.bz2 gentoo-e62f9a247796aac9cc912d3649e646a7480998b8.zip |
gnome-base/libglade: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libglade/libglade-2.6.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libglade/libglade-2.6.4-r2.ebuild b/gnome-base/libglade/libglade-2.6.4-r2.ebuild index 85e4e63f20c7..1cfc5f8c1dd5 100644 --- a/gnome-base/libglade/libglade-2.6.4-r2.ebuild +++ b/gnome-base/libglade/libglade-2.6.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ HOMEPAGE="https://library.gnome.org/devel/libglade/stable/" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test tools" REQUIRED_USE="tools? ( ${PYTHON_REQUIRED_USE} )" |