dev-python/wheel: stable 0.33.6 for ia64, bug #700622
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 15 Dec 2019 13:36:16 +0000 (13:36 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 15 Dec 2019 13:36:16 +0000 (13:36 +0000)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/wheel/wheel-0.33.6.ebuild

index d317441322c9e933dee42a5f0e49bc613311ec4d..5b45db4df40bd2e043f4e214a7bba5698ed9252e 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"