diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-05-03 15:56:51 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-04 05:01:23 +0100 |
commit | b56e0d852becd444ef47f721463538fbafe4a022 (patch) | |
tree | c481ec66c75c4a9b3737453c28149b892fe2e24e /dev-python/twisted | |
parent | media-sound/alsa-utils: stable 1.2.6 for hppa, bug #838145 (diff) | |
download | gentoo-b56e0d852becd444ef47f721463538fbafe4a022.tar.gz gentoo-b56e0d852becd444ef47f721463538fbafe4a022.tar.bz2 gentoo-b56e0d852becd444ef47f721463538fbafe4a022.zip |
dev-python/twisted: stable 22.4.0 for sparc, bug #837845
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@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 3ebc77ab09bd..badc80b4ebbf 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 )" |