diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-30 17:15:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-30 16:37:20 +0100 |
commit | fd3062a744b3e90d21526677c378c1c98697e7ed (patch) | |
tree | 9b3292ce11e60cf81d0c273f39bd00fddd3a68c8 /dev-python/twisted | |
parent | media-libs/raptor: stable 2.0.15-r4 for sparc, bug #805149 (diff) | |
download | gentoo-fd3062a744b3e90d21526677c378c1c98697e7ed.tar.gz gentoo-fd3062a744b3e90d21526677c378c1c98697e7ed.tar.bz2 gentoo-fd3062a744b3e90d21526677c378c1c98697e7ed.zip |
dev-python/twisted: stable 21.2.0-r1 for hppa, bug #783357
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-21.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.2.0-r1.ebuild b/dev-python/twisted/twisted-21.2.0-r1.ebuild index 80810364d1cb..296e07d25869 100644 --- a/dev-python/twisted/twisted-21.2.0-r1.ebuild +++ b/dev-python/twisted/twisted-21.2.0-r1.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 )" |