diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:31:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-01 21:31:48 -0500 |
commit | 248f40491c8823a2da040a5df4557faf0154c688 (patch) | |
tree | 6bf8f3295575a04e1e1a8242e185762bfc72e71e /dev-python/twisted | |
parent | dev-python/prettytable: amd64 stable (diff) | |
download | gentoo-248f40491c8823a2da040a5df4557faf0154c688.tar.gz gentoo-248f40491c8823a2da040a5df4557faf0154c688.tar.bz2 gentoo-248f40491c8823a2da040a5df4557faf0154c688.zip |
dev-python/twisted: amd64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 608bd1263a33..d3186154de9c 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="~amd64 ~arm ~arm64 ~mips ~s390 ~sh ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~s390 ~sh ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |