Skip to content

Commit

Permalink
dev-lang/python: add alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 530858

Package-Manager: portage-2.2.22
  • Loading branch information
klausman committed Sep 29, 2015
1 parent 0db563c commit 9e3f4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/python/python-3.4.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9e3f4f3

Please sign in to comment.