diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 15:59:59 +0100 |
commit | b10365a6cc67a3eafd08da0f26c6d3b6bbbaf5d1 (patch) | |
tree | f1fd3ca10b74dfadb345607a61fb6971d79ea7f6 /dev-python/pytest/pytest-2.8.2.ebuild | |
parent | dev-python/progress: ia64 stable wrt bug #564588 (diff) | |
download | gentoo-b10365a6cc67a3eafd08da0f26c6d3b6bbbaf5d1.tar.gz gentoo-b10365a6cc67a3eafd08da0f26c6d3b6bbbaf5d1.tar.bz2 gentoo-b10365a6cc67a3eafd08da0f26c6d3b6bbbaf5d1.zip |
dev-python/pytest: ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pytest/pytest-2.8.2.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-2.8.2.ebuild b/dev-python/pytest/pytest-2.8.2.ebuild index 3f70438aa547..ae7db474a5b9 100644 --- a/dev-python/pytest/pytest-2.8.2.ebuild +++ b/dev-python/pytest/pytest-2.8.2.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 ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test" # When bumping, please check setup.py for the proper py version |