diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-03 09:43:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-03 23:36:44 +0000 |
commit | ec9320e747bd3eef98750edb400365857a3673c7 (patch) | |
tree | c9c454d03266d6cbbd591701239fb9ce06c055ce /dev-python/pycodestyle | |
parent | dev-python/pycairo: stable 1.18.2 for hppa, bug #704474 (diff) | |
download | gentoo-ec9320e747bd3eef98750edb400365857a3673c7.tar.gz gentoo-ec9320e747bd3eef98750edb400365857a3673c7.tar.bz2 gentoo-ec9320e747bd3eef98750edb400365857a3673c7.zip |
dev-python/pycodestyle: stable 2.5.0 for hppa, bug #704476
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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/pycodestyle')
-rw-r--r-- | dev-python/pycodestyle/pycodestyle-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild b/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild index 2f52e086ed07..b39875cee799 100644 --- a/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild +++ b/dev-python/pycodestyle/pycodestyle-2.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~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 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc" BDEPEND=" |