From: Mikle Kolyada Date: Thu, 2 May 2019 22:01:26 +0000 (+0300) Subject: dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b3278a81916578e35fb2d81018226061bc4acf3;p=gentoo.git dev-python/pyhamcrest: Add ~alpha keyword wrt bug #661320 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="~alpha" --- 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}]"