From: Sergei Trofimovich Date: Mon, 13 Apr 2020 22:38:15 +0000 (+0100) Subject: dev-python/pytest: keyworded 4.6.9 for ia64, bug #707350 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6cb146d0d6e42bc221e90a5f22f2bca2cd31918b;p=gentoo.git dev-python/pytest: keyworded 4.6.9 for ia64, bug #707350 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/pytest/pytest-4.6.9.ebuild b/dev-python/pytest/pytest-4.6.9.ebuild index f9670e424962..88120a1fedc6 100644 --- a/dev-python/pytest/pytest-4.6.9.ebuild +++ b/dev-python/pytest/pytest-4.6.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/pytest/pytest-5.4.1.ebuild b/dev-python/pytest/pytest-5.4.1.ebuild index 433ef86c4e7e..221b7a703d62 100644 --- a/dev-python/pytest/pytest-5.4.1.ebuild +++ b/dev-python/pytest/pytest-5.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" IUSE="test" RESTRICT="!test? ( test )"