diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-13 09:14:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-13 09:14:59 +0200 |
commit | eefd5732f0731226f402f652cc364762d265ebf6 (patch) | |
tree | d4458d1dff4469568e3f3f1f5f958354fba59b01 /dev-python/twisted | |
parent | sys-libs/libcap: add 2.64 (diff) | |
download | gentoo-eefd5732f0731226f402f652cc364762d265ebf6.tar.gz gentoo-eefd5732f0731226f402f652cc364762d265ebf6.tar.bz2 gentoo-eefd5732f0731226f402f652cc364762d265ebf6.zip |
dev-python/twisted: x86 stable wrt bug #837845
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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-22.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-22.4.0.ebuild b/dev-python/twisted/twisted-22.4.0.ebuild index ce7ccb9f5682..cf01279cc22b 100644 --- a/dev-python/twisted/twisted-22.4.0.ebuild +++ b/dev-python/twisted/twisted-22.4.0.ebuild @@ -19,7 +19,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 )" |