diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 13:17:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 13:18:02 +0100 |
commit | 100dda6d5665bffa4f2506f4b77fcccf96e42730 (patch) | |
tree | eb6d1a890379ea0de342fa0ff318b6313497467c /dev-python/pycodestyle | |
parent | dev-python/pycairo: s390 stable wrt bug #704474 (diff) | |
download | gentoo-100dda6d5665bffa4f2506f4b77fcccf96e42730.tar.gz gentoo-100dda6d5665bffa4f2506f4b77fcccf96e42730.tar.bz2 gentoo-100dda6d5665bffa4f2506f4b77fcccf96e42730.zip |
dev-python/pycodestyle: s390 stable wrt bug #704476
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 0358d4e5c6ae..76635504da38 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=" |