summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:44:03 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:44:03 +0300
commit83a75dd6d94f5dc23dd96c1f71728c4e47ff4ae2 (patch)
tree43788fb813546939eecf838ff95a7b58499d9aa2 /dev-python/constantly/constantly-15.1.0-r1.ebuild
parentdev-python/hyperframe: Add ~sh keyword wrt bug #661320 (diff)
downloadgentoo-83a75dd6d94f5dc23dd96c1f71728c4e47ff4ae2.tar.gz
gentoo-83a75dd6d94f5dc23dd96c1f71728c4e47ff4ae2.tar.bz2
gentoo-83a75dd6d94f5dc23dd96c1f71728c4e47ff4ae2.zip
dev-python/constantly: Add ~sh keyword wrt bug #661320
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/constantly/constantly-15.1.0-r1.ebuild')
-rw-r--r--dev-python/constantly/constantly-15.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild b/dev-python/constantly/constantly-15.1.0-r1.ebuild
index a92656c9b26e..07d7abb44261 100644
--- a/dev-python/constantly/constantly-15.1.0-r1.ebuild
+++ b/dev-python/constantly/constantly-15.1.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/twisted/constantly/archive/${PV}.tar.gz -> ${P}.gh.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND=""