summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-05-07 02:54:24 +0300
committerMart Raudsepp <leio@gentoo.org>2018-05-07 03:12:16 +0300
commit3007dc86927b28ff91d3a3479c2eaa98a682a874 (patch)
tree9f413dee8cba4a898a97b2c14a1f3f2df88132c0 /dev-python/ply
parentdev-python/Babel-2.5.3-r1: arm64 stable (diff)
downloadgentoo-3007dc86927b28ff91d3a3479c2eaa98a682a874.tar.gz
gentoo-3007dc86927b28ff91d3a3479c2eaa98a682a874.tar.bz2
gentoo-3007dc86927b28ff91d3a3479c2eaa98a682a874.zip
dev-python/ply-3.9: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/ply')
-rw-r--r--dev-python/ply/ply-3.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ply/ply-3.9.ebuild b/dev-python/ply/ply-3.9.ebuild
index 80720fd928a5..2fc447353444 100644
--- a/dev-python/ply/ply-3.9.ebuild
+++ b/dev-python/ply/ply-3.9.ebuild
@@ -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=""