diff options
author | 2020-03-25 06:39:19 +0100 | |
---|---|---|
committer | 2020-03-25 06:40:15 +0100 | |
commit | 03acf91317566c9810b3fda242b91801780470d6 (patch) | |
tree | 0b1f8d995955d308919ac329d24f23ad2dd9c084 /dev-python/twisted | |
parent | dev-python/pyhamcrest: Keyword ~x86, bug #661320 (diff) | |
download | gentoo-03acf91317566c9810b3fda242b91801780470d6.tar.gz gentoo-03acf91317566c9810b3fda242b91801780470d6.tar.bz2 gentoo-03acf91317566c9810b3fda242b91801780470d6.zip |
dev-python/twisted: Keyword ~x86, bug #661320
Signed-off-by: Michał Górny <mgorny@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 f97a46a8fe0f..99a8a2c3c321 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 ~x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |