diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 19:07:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-30 19:08:25 +0100 |
commit | fce25f3a605d2ac83925eec35b48060f6f5b69cc (patch) | |
tree | bbcdef981a14f524b7450374c2d88f86864cac2e /dev-python/twisted | |
parent | dev-python/priority: stable 1.3.0 for hppa, bug #622648 (diff) | |
download | gentoo-fce25f3a605d2ac83925eec35b48060f6f5b69cc.tar.gz gentoo-fce25f3a605d2ac83925eec35b48060f6f5b69cc.tar.bz2 gentoo-fce25f3a605d2ac83925eec35b48060f6f5b69cc.zip |
dev-python/twisted: stable 16.6.0-r3 for hppa, bug #622648
Package-Manager: Portage-2.3.26, Repoman-2.3.7
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-16.6.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-16.6.0-r3.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild index b5cf40e4777b..069753121ebd 100644 --- a/dev-python/twisted/twisted-16.6.0-r3.ebuild +++ b/dev-python/twisted/twisted-16.6.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 x86" LICENSE="MIT" SLOT="0" |