summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-03 01:01:26 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-03 01:01:26 +0300
commit8b3278a81916578e35fb2d81018226061bc4acf3 (patch)
tree785d4d73c29ef3d3bd5eef2c67601afeca0747cd
parentdev-python/fonttools: alpha stable wrt bug #676272 (diff)
downloadgentoo-8b3278a81916578e35fb2d81018226061bc4acf3.tar.gz
gentoo-8b3278a81916578e35fb2d81018226061bc4acf3.tar.bz2
gentoo-8b3278a81916578e35fb2d81018226061bc4acf3.zip
dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="~alpha"
-rw-r--r--dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 60e864013be5..6824c3807675 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -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}]"