commit: 85eed538c2ce33a9ccfa5e965a39bdc0ab48c5a0
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 11:37:49 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 11:37:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85eed538
dev-python/bz2file: add ~arm, bug #638776
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
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 36168400a02..13abc5b1f8c 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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
python_test() {