diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-17 10:38:55 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-17 09:46:51 +0100 |
commit | 09c14592f3b723aee3b6fca08cb20f45fdb2b71d (patch) | |
tree | 2313fbd9ec91fd8ce761739191d1fcccc8e69ff8 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: mark 1.0.0 ~hppa, bug #773451 (diff) | |
download | gentoo-09c14592f3b723aee3b6fca08cb20f45fdb2b71d.tar.gz gentoo-09c14592f3b723aee3b6fca08cb20f45fdb2b71d.tar.bz2 gentoo-09c14592f3b723aee3b6fca08cb20f45fdb2b71d.zip |
dev-python/twisted: keyworded 21.2.0 for hppa, bug #773451
Package-Manager: Portage-3.0.17, 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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.2.0.ebuild b/dev-python/twisted/twisted-21.2.0.ebuild index eec2177e7cb2..a28f27507ce9 100644 --- a/dev-python/twisted/twisted-21.2.0.ebuild +++ b/dev-python/twisted/twisted-21.2.0.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |