diff options
author | 2020-04-28 08:39:34 +0200 | |
---|---|---|
committer | 2020-04-28 08:39:34 +0200 | |
commit | 5b1e7621c6e0b1dce563c564e8b87672cac7bf44 (patch) | |
tree | 560160ff60f1cdd24e616061268e505254f9461a /dev-python/twisted | |
parent | eclass: last-rite bzr.eclass (diff) | |
download | gentoo-5b1e7621c6e0b1dce563c564e8b87672cac7bf44.tar.gz gentoo-5b1e7621c6e0b1dce563c564e8b87672cac7bf44.tar.bz2 gentoo-5b1e7621c6e0b1dce563c564e8b87672cac7bf44.zip |
dev-python/twisted: ppc64 stable wrt bug #705488
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-19.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index 98fe42f3287c..33fff2b99884 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.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 ~mips ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |