From: Sergei Trofimovich Date: Sun, 17 May 2020 09:37:08 +0000 (+0100) Subject: dev-python/stevedore: keyworded 1.31.0-r1 for ia64, bug #617528 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=30cd916f059ba1a57e7613a919809b9fdfcf50cc;p=gentoo.git 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 --- diff --git a/dev-python/stevedore/stevedore-1.31.0-r1.ebuild b/dev-python/stevedore/stevedore-1.31.0-r1.ebuild index aa18f4f9bd97..6177b94cd3a9 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 )"