diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 01:01:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 01:01:26 +0300 |
commit | 8b3278a81916578e35fb2d81018226061bc4acf3 (patch) | |
tree | 785d4d73c29ef3d3bd5eef2c67601afeca0747cd /dev-python/pyhamcrest | |
parent | dev-python/fonttools: alpha stable wrt bug #676272 (diff) | |
download | gentoo-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"
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild | 2 |
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}]" |