summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:38:15 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-13 23:42:14 +0100
commit6cb146d0d6e42bc221e90a5f22f2bca2cd31918b (patch)
tree3d373a3458953554b55be608007427ab99aa0a1d /dev-python/pytest
parentdev-python/xmlschema: keyworded 1.1.2 for ia64, bug #703174 (diff)
downloadgentoo-6cb146d0d6e42bc221e90a5f22f2bca2cd31918b.tar.gz
gentoo-6cb146d0d6e42bc221e90a5f22f2bca2cd31918b.tar.bz2
gentoo-6cb146d0d6e42bc221e90a5f22f2bca2cd31918b.zip
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 <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-4.6.9.ebuild2
-rw-r--r--dev-python/pytest/pytest-5.4.1.ebuild2
2 files changed, 2 insertions, 2 deletions
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 )"