dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 22:01:26 +0000 (01:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 2 May 2019 22:01:26 +0000 (01:01 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~alpha"

dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild

index 60e864013be53f97aac8ac6026d48306ef803f64..6824c38076757106df6c647585d2ec0fefdabd76 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~sh ~amd64-fbsd ~amd64-linux"
 IUSE="doc examples test"
 
 RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"