summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 18:18:32 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 18:28:17 +0100
commit00e92a0810b4a9bf40904e20f63cae387d9d4a1b (patch)
tree949200ce3c3a812e9cf5ba3f8fac8b815529dcbe /dev-python
parentdev-python/py: dropped ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-... (diff)
downloadgentoo-00e92a0810b4a9bf40904e20f63cae387d9d4a1b.tar.gz
gentoo-00e92a0810b4a9bf40904e20f63cae387d9d4a1b.tar.bz2
gentoo-00e92a0810b4a9bf40904e20f63cae387d9d4a1b.zip
dev-python/pyrex: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyrex/pyrex-0.9.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild b/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
index 7099c7e31afc..32ab7cea9a68 100644
--- a/dev-python/pyrex/pyrex-0.9.9-r1.ebuild
+++ b/dev-python/pyrex/pyrex-0.9.9-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$
@@ -16,7 +16,7 @@ SRC_URI="http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/${MY_P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
IUSE="examples"
S="${WORKDIR}/${MY_P}"