diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:06:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 18:06:46 +0100 |
commit | 5197f573667e2eceeac710269bb0601e75c1b90a (patch) | |
tree | d3a9b6566f1244d442d63f861b7bfbc276b2d0c5 /dev-python/pytest | |
parent | 197b562a6ad0ca4e30aa7b4c44582b7d5bb0885d (diff) | |
download | gentoo-5197f573667e2eceeac710269bb0601e75c1b90a.tar.gz gentoo-5197f573667e2eceeac710269bb0601e75c1b90a.tar.xz |
dev-python/pytest: ia64 stable wrt bug #602484
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index c572258f5a3..aee09b452bd 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |