commit:     ce0fbae3b197d4ba3f342239cec6820ea3f1ae5a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 05:41:42 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 05:41:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0fbae3

dev-python/pkginfo: keyword ~arm64

Package-Manager: Portage-2.3.7, Repoman-2.3.3

 dev-python/pkginfo/pkginfo-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild 
b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
index 604957471a4..dca8bf6c63a 100644
--- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
 DESCRIPTION="Provides an API for querying the distutils metadata written in a 
PKG-INFO file"
 HOMEPAGE="https://pypi.python.org/pypi/pkginfo";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
 IUSE="doc examples"
 
 LICENSE="MIT"

Reply via email to