diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-25 07:26:33 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-25 07:38:48 +0100 |
commit | b484cbda407e50ed1a12fcefecde53329f447d61 (patch) | |
tree | 1b89ba7bfcf62c865eef93f53a14398de4bb7764 /dev-python/pytest | |
parent | dev-db/mysql: Stable for HPPA (bug #606254). (diff) | |
download | gentoo-b484cbda407e50ed1a12fcefecde53329f447d61.tar.gz gentoo-b484cbda407e50ed1a12fcefecde53329f447d61.tar.bz2 gentoo-b484cbda407e50ed1a12fcefecde53329f447d61.zip |
dev-python/pytest: Mark ~hppa (bug #605122).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pytest/pytest-3.0.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pytest/pytest-3.0.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index d154d2ef9403..d0a79ad9dce2 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.4.ebuild b/dev-python/pytest/pytest-3.0.4.ebuild index eb843209749e..6adecf192081 100644 --- a/dev-python/pytest/pytest-3.0.4.ebuild +++ b/dev-python/pytest/pytest-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.5.ebuild b/dev-python/pytest/pytest-3.0.5.ebuild index 3dac57c79013..be8f3f6a2c29 100644 --- a/dev-python/pytest/pytest-3.0.5.ebuild +++ b/dev-python/pytest/pytest-3.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |