diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-12 09:27:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-12 09:27:31 +0200 |
commit | 0fedf235839819eef70b51d84bb06d13ccd00aea (patch) | |
tree | fb87d1fa464fe99b6881d577c547c518d472b551 /dev-python/twisted | |
parent | dev-python/distlib: Skip more tests (diff) | |
download | gentoo-0fedf235839819eef70b51d84bb06d13ccd00aea.tar.gz gentoo-0fedf235839819eef70b51d84bb06d13ccd00aea.tar.bz2 gentoo-0fedf235839819eef70b51d84bb06d13ccd00aea.zip |
dev-python/twisted: amd64 stable wrt bug #835306
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-22.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-22.1.0-r1.ebuild b/dev-python/twisted/twisted-22.1.0-r1.ebuild index dc042a399a99..60f40b4e8081 100644 --- a/dev-python/twisted/twisted-22.1.0-r1.ebuild +++ b/dev-python/twisted/twisted-22.1.0-r1.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |