commit: 8fae2307b9e4ea978a2dd79c137b589ea4a9a22c
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 16:13:07 2018 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 16:27:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fae2307
dev-python/bz2file: add ~x64-cygwin keyword, #638776
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 a3b6e7d6835..68250b26da3 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 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~x64-cygwin"
IUSE=""
python_test() {