diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-29 13:40:45 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-29 15:35:44 -0500 |
commit | 9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4 (patch) | |
tree | 99aa85db46db4a831228ab1b503e90a6252afcde /dev-python/twisted | |
parent | sys-devel/gnuconfig: bump to v20190912 (diff) | |
download | gentoo-9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4.tar.gz gentoo-9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4.tar.bz2 gentoo-9f42a3c11ecc3db1e3c3ec8fbf2d62bbacc3fed4.zip |
dev-python/twisted: arm64 keyworded (bug #661320)
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 8c062cefae3b..608bd1263a33 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 ~mips ~s390 ~sh ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~mips ~s390 ~sh ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |