commit: c63cd1cb8b254b9c4f1b50ec08946d2cf4807be0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 7 14:02:27 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 14:02:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63cd1cb
dev-python/setuptools: keyworded 54.1.0 for ia64
keyworded wrt bug #774216
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/setuptools/setuptools-54.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/setuptools/setuptools-54.1.0.ebuild
b/dev-python/setuptools/setuptools-54.1.0.ebuild
index 3cd99f80e1c..a2a7cd39d63 100644
--- a/dev-python/setuptools/setuptools-54.1.0.ebuild
+++ b/dev-python/setuptools/setuptools-54.1.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86"
BDEPEND="
test? (