diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:04:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:17 +0100 |
commit | b858059385f8be3c4007fe311aeb11a43bed1951 (patch) | |
tree | 26acb3d2ff6c589796578629169bb3bc747bd7c6 | |
parent | dev-python/gnome-python-base: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-b858059385f8be3c4007fe311aeb11a43bed1951.tar.gz gentoo-b858059385f8be3c4007fe311aeb11a43bed1951.tar.bz2 gentoo-b858059385f8be3c4007fe311aeb11a43bed1951.zip |
dev-python/gnome-python-desktop-base: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild index c5dbf365ba87..a218ff0c0bcf 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.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$ @@ -15,7 +15,7 @@ inherit gnome2 python-any-r1 DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings" HOMEPAGE="http://pygtk.org/" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" LICENSE="LGPL-2.1" |