diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-18 17:48:19 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-18 17:46:44 +0100 |
commit | bcd10cd0def4c5d67e0d6007ed399e9a74d600df (patch) | |
tree | 235efc3a15e692a2d97ccaa2a8f403bec0e351c4 /dev-python/twisted | |
parent | dev-lang/php: stable 7.4.6 for sparc, bug #722980 (diff) | |
download | gentoo-bcd10cd0def4c5d67e0d6007ed399e9a74d600df.tar.gz gentoo-bcd10cd0def4c5d67e0d6007ed399e9a74d600df.tar.bz2 gentoo-bcd10cd0def4c5d67e0d6007ed399e9a74d600df.zip |
dev-python/twisted: keyworded 19.10.0 for hppa, bug #661320
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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-19.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index d092c5697894..53a20c32ca01 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}" SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |