dev-python/iniparse: added ~arm64
authorRoy Bamford <neddyseagoon@gentoo.org>
Mon, 11 Mar 2019 20:06:08 +0000 (20:06 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 11 Mar 2019 21:02:53 +0000 (22:02 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/iniparse/iniparse-0.4-r2.ebuild

index 421effd64e4fe83b0ba43e70200c3ed072defc4f..d27bc779bf8bce11e9dbbe49ab72c1bd83a180da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT PSF-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"