commit: 30cd916f059ba1a57e7613a919809b9fdfcf50cc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 09:37:08 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 17 09:37:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cd916f
dev-python/stevedore: keyworded 1.31.0-r1 for ia64, bug #617528
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/stevedore/stevedore-1.31.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
b/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
index aa18f4f9bd9..6177b94cd3a 100644
--- a/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
+++ b/dev-python/stevedore/stevedore-1.31.0-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 hppa ~ppc64 sparc x86"
+KEYWORDS="amd64 arm64 hppa ~ia64 ~ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"