projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a37bc56
)
dev-python/autopep8: keyworded 1.4.4 for ia64, bug #717372
author
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 3 May 2020 21:53:22 +0000
(22:53 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Sun, 3 May 2020 21:55:35 +0000
(22:55 +0100)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/autopep8/autopep8-1.4.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/autopep8/autopep8-1.4.4.ebuild
b/dev-python/autopep8/autopep8-1.4.4.ebuild
index 5521777cee3f6a2f1f929b86b5de08f3e36d7247..77766d43b72d9d45663afb5fb14609f34e8d384a 100644
(file)
--- a/
dev-python/autopep8/autopep8-1.4.4.ebuild
+++ b/
dev-python/autopep8/autopep8-1.4.4.ebuild
@@
-15,7
+15,7
@@
if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64
~ia64
x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"