diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:58 +0200 |
commit | 8fe24cb2c7ad92916ce67641619c20bca957a724 (patch) | |
tree | bf7bb8adaaffb7325f67a458e5d77003afc50dd2 /dev-python | |
parent | app-crypt/tpm2-tss: x86 stable wrt bug #810865 (diff) | |
download | gentoo-8fe24cb2c7ad92916ce67641619c20bca957a724.tar.gz gentoo-8fe24cb2c7ad92916ce67641619c20bca957a724.tar.bz2 gentoo-8fe24cb2c7ad92916ce67641619c20bca957a724.zip |
dev-python/twisted: x86 stable wrt bug #811036
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted/twisted-21.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index de9be11a17da..8a994f1e11d0 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |