diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:06:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:20 +0100 |
commit | e65e19dfcb0ed80d478bd395efa6e8dcb76bde8d (patch) | |
tree | af0d30884874351a29ee77ee019ab6a4adb5ec81 /dev-python/libgnomecanvas-python | |
parent | dev-python/libbonobo-python: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-e65e19dfcb0ed80d478bd395efa6e8dcb76bde8d.tar.gz gentoo-e65e19dfcb0ed80d478bd395efa6e8dcb76bde8d.tar.bz2 gentoo-e65e19dfcb0ed80d478bd395efa6e8dcb76bde8d.zip |
dev-python/libgnomecanvas-python: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/libgnomecanvas-python')
-rw-r--r-- | dev-python/libgnomecanvas-python/libgnomecanvas-python-2.28.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.28.1-r1.ebuild b/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.28.1-r1.ebuild index ee6ec288a3e2..b495e4428c9a 100644 --- a/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.28.1-r1.ebuild +++ b/dev-python/libgnomecanvas-python/libgnomecanvas-python-2.28.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for the Gnome Canvas library" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] |