summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-08 11:28:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-08 11:28:30 +0100
commit9c5ced31154dfd0ecc6549d1d907d1a9ea405196 (patch)
treed34d8bd0c6e1df2352f30381c1eb5eedeba23803
parentdev-python/iniconfig: keyworded 1.0.0 for ia64 (diff)
downloadgentoo-9c5ced31154dfd0ecc6549d1d907d1a9ea405196.tar.gz
gentoo-9c5ced31154dfd0ecc6549d1d907d1a9ea405196.tar.bz2
gentoo-9c5ced31154dfd0ecc6549d1d907d1a9ea405196.zip
dev-python/pytest: keyworded 6.0.1 for ia64
keyworded wrt bug #734780 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-python/pytest/pytest-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.1.ebuild b/dev-python/pytest/pytest-6.0.1.ebuild
index 74a9ebf202ef..9fcfa6c56d65 100644
--- a/dev-python/pytest/pytest-6.0.1.ebuild
+++ b/dev-python/pytest/pytest-6.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"