commit: e1b1d6424ca45c9166b328a7b5d6825d5e6bec88
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 4 22:06:17 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec 4 22:07:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b1d642
dev-python/bz2file: keyworded 0.98 for sparc, bug #638776 (thanks to Rolf Eike
Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 8ef56527509..2aa8b2d143d 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 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
python_test() {