diff options
author | 2015-11-24 15:45:36 -0500 | |
---|---|---|
committer | 2015-11-24 17:01:27 -0500 | |
commit | f35f3fa7f0f1c7ffbfcc693eab6110991131173b (patch) | |
tree | d1dd6991f3491fdb49327b0e27129d14f65d9556 /dev-lang | |
parent | sys-process/procps, sys-apps/{coreutils,util-linux}: add USE=kill to install ... (diff) | |
download | gentoo-f35f3fa7f0f1c7ffbfcc693eab6110991131173b.tar.gz gentoo-f35f3fa7f0f1c7ffbfcc693eab6110991131173b.tar.bz2 gentoo-f35f3fa7f0f1c7ffbfcc693eab6110991131173b.zip |
dev-lang/python: mark 3.4.3/2.7.10r1 arm64/m68k/s390/sh stable
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-2.7.10-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/python/python-3.4.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.7.10-r1.ebuild b/dev-lang/python/python-2.7.10-r1.ebuild index 96325ae271b6..bbc68548f304 100644 --- a/dev-lang/python/python-2.7.10-r1.ebuild +++ b/dev-lang/python/python-2.7.10-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="2.7" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. diff --git a/dev-lang/python/python-3.4.3.ebuild b/dev-lang/python/python-3.4.3.ebuild index 2f95394cf7a9..11498ce36987 100644 --- a/dev-lang/python/python-3.4.3.ebuild +++ b/dev-lang/python/python-3.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.4" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |