From 03014f6ccca8f97c5f7caac51f678e1be970351e Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Mon, 11 Mar 2019 20:06:08 +0000 Subject: dev-python/iniparse: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford Signed-off-by: Andreas Sturmlechner --- dev-python/iniparse/iniparse-0.4-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/iniparse/iniparse-0.4-r2.ebuild b/dev-python/iniparse/iniparse-0.4-r2.ebuild index 421effd64e4f..d27bc779bf8b 100644 --- a/dev-python/iniparse/iniparse-0.4-r2.ebuild +++ b/dev-python/iniparse/iniparse-0.4-r2.ebuild @@ -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}]" -- cgit v1.2.3-65-gdbad