diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-17 23:42:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-17 23:42:30 +0300 |
commit | e8c24e404f3628e5469161dbb100b2aef4e8ef2a (patch) | |
tree | 2d9749f8bf56e7089fa9581a1cae9c4db30bb1ba /dev-python | |
parent | dev-perl/Net-IDN-Encode: Add ~arm keyword wrt bug #665088 (diff) | |
download | gentoo-e8c24e404f3628e5469161dbb100b2aef4e8ef2a.tar.gz gentoo-e8c24e404f3628e5469161dbb100b2aef4e8ef2a.tar.bz2 gentoo-e8c24e404f3628e5469161dbb100b2aef4e8ef2a.zip |
dev-python/twisted: 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')
-rw-r--r-- | dev-python/twisted/twisted-18.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-18.7.0.ebuild b/dev-python/twisted/twisted-18.7.0.ebuild index 2fd2dd5a5b6b..6e23ebe62d4b 100644 --- a/dev-python/twisted/twisted-18.7.0.ebuild +++ b/dev-python/twisted/twisted-18.7.0.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=7 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 # Dropped keywords due to new deps not keyworded #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sh ~amd64-fbsd" LICENSE="MIT" SLOT="0" |