diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:31:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:31:55 +0200 |
commit | 942821d3cff3e89b44da6e704f320e95ee0072e7 (patch) | |
tree | e793c799b9d11d8b9323ae8faccf766bd4ad51c7 /dev-python/twisted | |
parent | net-libs/libsoup: s390 stable wrt bug #717144 (diff) | |
download | gentoo-942821d3cff3e89b44da6e704f320e95ee0072e7.tar.gz gentoo-942821d3cff3e89b44da6e704f320e95ee0072e7.tar.bz2 gentoo-942821d3cff3e89b44da6e704f320e95ee0072e7.zip |
dev-python/twisted: s390 stable wrt bug #722278
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-20.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-20.3.0.ebuild b/dev-python/twisted/twisted-20.3.0.ebuild index e3f1f2c66aa6..a3fc5aa507b9 100644 --- a/dev-python/twisted/twisted-20.3.0.ebuild +++ b/dev-python/twisted/twisted-20.3.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}" SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |