dev-python/autopep8: keyworded 1.4.4 for ia64, bug #717372

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
Sergei Trofimovich
2020-05-03 22:53:22 +01:00
parent a37bc5652c
commit 2d138e76bd

View File

@@ -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"