diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-28 08:58:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-28 08:58:03 +0100 |
commit | 01858e5810ce626355992ce6506f6a4f762afb5b (patch) | |
tree | 674a005a4568c2ff27dbbb119ee3c0c889056957 /dev-python/pytest | |
parent | net-misc/sks: Clean up old version (diff) | |
download | gentoo-01858e5810ce626355992ce6506f6a4f762afb5b.tar.gz gentoo-01858e5810ce626355992ce6506f6a4f762afb5b.tar.bz2 gentoo-01858e5810ce626355992ce6506f6a4f762afb5b.zip |
dev-python/pytest: ia64 keyworded, bug #619608
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.7.ebuild b/dev-python/pytest/pytest-3.0.7.ebuild index df2c80f0735a..620f064201af 100644 --- a/dev-python/pytest/pytest-3.0.7.ebuild +++ b/dev-python/pytest/pytest-3.0.7.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 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |