summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-28 01:04:07 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-28 01:04:07 +0000
commitb4c58736093f17464efab3b89a67a953755cc4d8 (patch)
treed5dbb7811a7b903b36129fc18adbd8d76259ffa1 /dev-lang/python/python-3.2.3.ebuild
parentLinux patch 3.3.4 (diff)
downloadhistorical-b4c58736093f17464efab3b89a67a953755cc4d8.tar.gz
historical-b4c58736093f17464efab3b89a67a953755cc4d8.tar.bz2
historical-b4c58736093f17464efab3b89a67a953755cc4d8.zip
remove fbsd keywords on ebuilds depending on sys-apps/paxctl which doesnt build and isnt keyworded
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-lang/python/python-3.2.3.ebuild')
-rw-r--r--dev-lang/python/python-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.2.3.ebuild b/dev-lang/python/python-3.2.3.ebuild
index f8ee6f97702b..9f80d414fabe 100644
--- a/dev-lang/python/python-3.2.3.ebuild
+++ b/dev-lang/python/python-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.4 2012/04/26 23:29:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.5 2012/04/28 01:04:07 aballier Exp $
EAPI="3"
WANT_AUTOMAKE="none"
@@ -19,7 +19,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
LICENSE="PSF-2"
SLOT="3.2"
PYTHON_ABI="${SLOT}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
RDEPEND="app-arch/bzip2