diff options
author | 2009-12-13 16:34:03 +0000 | |
---|---|---|
committer | 2009-12-13 16:34:03 +0000 | |
commit | 8ca944bc86beb7d7cca66e3faa97eb36dcf484f5 (patch) | |
tree | 18a38b61716a3dcb68c6d0c018a0dffdd0e46296 /dev-lang/python/python-3.1.1-r1.ebuild | |
parent | Add ~m68k, thanks to kolla for testing (diff) | |
download | gentoo-2-8ca944bc86beb7d7cca66e3faa97eb36dcf484f5.tar.gz gentoo-2-8ca944bc86beb7d7cca66e3faa97eb36dcf484f5.tar.bz2 gentoo-2-8ca944bc86beb7d7cca66e3faa97eb36dcf484f5.zip |
Add ~m68k, thanks to kolla for testing
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-lang/python/python-3.1.1-r1.ebuild')
-rw-r--r-- | dev-lang/python/python-3.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.1.1-r1.ebuild b/dev-lang/python/python-3.1.1-r1.ebuild index 9bf9bec1b253..6f5b84782392 100644 --- a/dev-lang/python/python-3.1.1-r1.ebuild +++ b/dev-lang/python/python-3.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.1-r1.ebuild,v 1.19 2009/12/06 17:50:22 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.1-r1.ebuild,v 1.20 2009/12/13 16:34:03 armin76 Exp $ EAPI="2" @@ -23,7 +23,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2 LICENSE="PSF-2.2" SLOT="3.1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite ssl +threads tk +wide-unicode wininst +xml" RDEPEND=">=app-admin/eselect-python-20090606 |