diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 10:22:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-21 10:22:22 +0100 |
commit | ff0ff5cd34bc0e5349fbf6e24edfe9bd47be21e9 (patch) | |
tree | 72b92d5133dde2c14824667104abc2e930782906 /dev-python/twisted | |
parent | net-print/hplip: Remove py2 completely. (diff) | |
download | gentoo-ff0ff5cd34bc0e5349fbf6e24edfe9bd47be21e9.tar.gz gentoo-ff0ff5cd34bc0e5349fbf6e24edfe9bd47be21e9.tar.bz2 gentoo-ff0ff5cd34bc0e5349fbf6e24edfe9bd47be21e9.zip |
dev-python/twisted: stable 20.3.0 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.101, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 a3fc5aa507b9..e15cad78074c 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" |