dev-python/ply-3.9: arm64 stable
authorMart Raudsepp <leio@gentoo.org>
Sun, 6 May 2018 23:54:24 +0000 (02:54 +0300)
committerMart Raudsepp <leio@gentoo.org>
Mon, 7 May 2018 00:12:16 +0000 (03:12 +0300)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-python/ply/ply-3.9.ebuild

index 80720fd928a56c59c2066a1e6ac5720d9cb18e00..2fc44735344462e0f35af546bf936b3bc2027bd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="examples"
 
 RDEPEND=""