diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-01 04:04:15 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-01 12:01:04 +0300 |
commit | 83e343633281e819dd236663d8c953a2e097a35a (patch) | |
tree | c90fac9e608b2cd9f1d5a2a6ec0a3cb46d5e991a /dev-python/twisted | |
parent | arm64: Cleanup package.use.stable.mask (diff) | |
download | gentoo-83e343633281e819dd236663d8c953a2e097a35a.tar.gz gentoo-83e343633281e819dd236663d8c953a2e097a35a.tar.bz2 gentoo-83e343633281e819dd236663d8c953a2e097a35a.zip |
dev-python/twisted: arm64 stable (bug #722278)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 b2200c327f0d..e3f1f2c66aa6 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" |