commit: 794b159628ba4594aeb243508a779bc6c554b11a
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 11:13:04 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 11:13:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=794b1596
dev-python/bz2file: add ~arm64, bug #638776
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"
dev-python/bz2file/bz2file-0.98.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/bz2file/bz2file-0.98.ebuild
b/dev-python/bz2file/bz2file-0.98.ebuild
index 6ad4d29c7f6..36168400a02 100644
--- a/dev-python/bz2file/bz2file-0.98.ebuild
+++ b/dev-python/bz2file/bz2file-0.98.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
python_test() {