diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:19:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-17 11:19:00 +0200 |
commit | 75dcceb3d6e8818ce4f3f7b180e02fd1b18bee54 (patch) | |
tree | 367d94906e60457191ca9eef4135dd6d673f3cb4 /dev-python/twisted | |
parent | dev-python/graphviz: amd64/x86 stable (ALLARCHES policy) wrt bug #844769 (diff) | |
download | gentoo-75dcceb3d6e8818ce4f3f7b180e02fd1b18bee54.tar.gz gentoo-75dcceb3d6e8818ce4f3f7b180e02fd1b18bee54.tar.bz2 gentoo-75dcceb3d6e8818ce4f3f7b180e02fd1b18bee54.zip |
dev-python/twisted: ppc stable wrt bug #837845
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 4b5c0125c4b7..6d12b9ce37e4 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 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |