diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-14 19:27:23 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-14 18:53:44 +0100 |
commit | 593bedd69ae853af6e67cf74563624e5e65450e9 (patch) | |
tree | c4599470caf57932b9ea7bcb41c1bf37fcd4fdc2 /dev-python/twisted | |
parent | mail-mta/exim: stable 4.91-r2 for sparc (diff) | |
download | gentoo-593bedd69ae853af6e67cf74563624e5e65450e9.tar.gz gentoo-593bedd69ae853af6e67cf74563624e5e65450e9.tar.bz2 gentoo-593bedd69ae853af6e67cf74563624e5e65450e9.zip |
dev-python/twisted: keyworded 18.4.0 for hppa
Bug: https://bugs.gentoo.org/614386
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-18.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-18.4.0.ebuild b/dev-python/twisted/twisted-18.4.0.ebuild index 422d62baa9de..cc0e79d778b7 100644 --- a/dev-python/twisted/twisted-18.4.0.ebuild +++ b/dev-python/twisted/twisted-18.4.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 # Dropped keywords due to new deps not keyworded #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" LICENSE="MIT" SLOT="0" |