diff options
author | 2020-03-14 21:26:45 +0300 | |
---|---|---|
committer | 2020-03-14 21:26:45 +0300 | |
commit | cbec93aa8a74e50d5051ae67ea9abfb88d638294 (patch) | |
tree | 700894eff449c3ba4781fb36621b59c54a5f1732 /dev-python/twisted | |
parent | dev-python/typed-ast: arm stable wrt bug #710518 (diff) | |
download | gentoo-cbec93aa8a74e50d5051ae67ea9abfb88d638294.tar.gz gentoo-cbec93aa8a74e50d5051ae67ea9abfb88d638294.tar.bz2 gentoo-cbec93aa8a74e50d5051ae67ea9abfb88d638294.zip |
dev-python/twisted: arm stable wrt bug #705488
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 25ba97792bb6..f97a46a8fe0f 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 ~s390 ~sh sparc ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~s390 ~sh sparc ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |