dev-python/constantly: Add ~sh keyword wrt bug #661320
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 17 Jan 2019 20:44:03 +0000 (23:44 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 17 Jan 2019 20:44:03 +0000 (23:44 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/constantly/constantly-15.1.0-r1.ebuild

index a92656c9b26ea04c8a2d8d978500b02e64e8345d..07d7abb442615d1312cd346e424359a75ab78d7f 100644 (file)
@@ -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=""