diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-30 22:25:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-30 22:25:20 +0300 |
commit | a854b47cafe657abbb05895850eaa687fcabd707 (patch) | |
tree | 6c6fa433f8e94a1a519328c7cc393368306e8d5a /dev-python/twisted/twisted-16.6.0-r3.ebuild | |
parent | net-fs/nfs-utils-2.3.3: hppa stable, bug 670220 (diff) | |
download | gentoo-a854b47cafe657abbb05895850eaa687fcabd707.tar.gz gentoo-a854b47cafe657abbb05895850eaa687fcabd707.tar.bz2 gentoo-a854b47cafe657abbb05895850eaa687fcabd707.zip |
dev-python/twisted: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/twisted/twisted-16.6.0-r3.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-16.6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-16.6.0-r3.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild index 4420a73be949..e1d005a49f46 100644 --- a/dev-python/twisted/twisted-16.6.0-r3.ebuild +++ b/dev-python/twisted/twisted-16.6.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" LICENSE="MIT" SLOT="0" |