diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:06:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:20 +0100 |
commit | a3990d90323b87270a70c0cdf777277a2f088c75 (patch) | |
tree | 49238018b377e3d44c08d09e17702e3d5492f723 /dev-python/libbonobo-python | |
parent | dev-python/kiwi: dropped ~x86-interix (diff) | |
download | gentoo-a3990d90323b87270a70c0cdf777277a2f088c75.tar.gz gentoo-a3990d90323b87270a70c0cdf777277a2f088c75.tar.bz2 gentoo-a3990d90323b87270a70c0cdf777277a2f088c75.zip |
dev-python/libbonobo-python: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/libbonobo-python')
-rw-r--r-- | dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild index 92bbcff05077..9fa393acf2f5 100644 --- a/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild +++ b/dev-python/libbonobo-python/libbonobo-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 Bonobo framework" 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}] |