diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:27 +0200 |
commit | ddb303b14a79ca39adc6843856179f48902b973a (patch) | |
tree | c280bd6dea99033a9a0d149993a88fd6df805c9d /dev-python/twisted | |
parent | dev-python/roman: x86 stable wrt bug #722232 (diff) | |
download | gentoo-ddb303b14a79ca39adc6843856179f48902b973a.tar.gz gentoo-ddb303b14a79ca39adc6843856179f48902b973a.tar.bz2 gentoo-ddb303b14a79ca39adc6843856179f48902b973a.zip |
dev-python/twisted: x86 stable wrt bug #722278
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 ba1633f0e32d..47624031dc76 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" |