diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:03:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:16 +0100 |
commit | e2e6aca244a4c977dd158336ce8a4bc96f90886f (patch) | |
tree | 1aec6a94f0dd9ad66e5bb47ef94b2c11ab1770dc /dev-python/gconf-python | |
parent | dev-python/fpconst: dropped ~x86-freebsd (diff) | |
download | gentoo-e2e6aca244a4c977dd158336ce8a4bc96f90886f.tar.gz gentoo-e2e6aca244a4c977dd158336ce8a4bc96f90886f.tar.bz2 gentoo-e2e6aca244a4c977dd158336ce8a4bc96f90886f.zip |
dev-python/gconf-python: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r-- | dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild index 1f5f60dfbc9d..ed8978fbc8cb 100644 --- a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild +++ b/dev-python/gconf-python/gconf-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$ @@ -12,7 +12,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for the GConf library" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples" RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}] |