diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:40:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-11 13:40:29 +0200 |
commit | 1fd8bbb052d78da567a6c864919694366ca5e511 (patch) | |
tree | a2830b79b9c10d17c5eafeb268381719a24d02e6 /dev-python/twisted | |
parent | sys-apps/lm-sensors: arm stable wrt bug #722098 (diff) | |
download | gentoo-1fd8bbb052d78da567a6c864919694366ca5e511.tar.gz gentoo-1fd8bbb052d78da567a6c864919694366ca5e511.tar.bz2 gentoo-1fd8bbb052d78da567a6c864919694366ca5e511.zip |
dev-python/twisted: arm stable wrt bug #722278
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
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 def7225e5694..54301b0d0894 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 ~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" |