summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:42:34 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:42:34 +0300
commit7c335d00fb5e2f4c2ac37340afd6bceb0dd27edf (patch)
tree352ca7fe17fbacc4fa082d0cc605fd0be9afd4b2
parentdev-python/twisted: Add ~sh keyword wrt bug #661320 (diff)
downloadgentoo-7c335d00.tar.gz
gentoo-7c335d00.tar.bz2
gentoo-7c335d00.zip
dev-python/pyhamcrest: Add ~sh keyword wrt bug #661320
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index c376b449460c..8364afe1d5e2 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~sh ~amd64-fbsd"
IUSE="doc examples test"
RDEPEND=">=dev-python/six-1.4[${PYTHON_USEDEP}]"