diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:58 +0000 |
commit | b7986935516558fac1efbb6ff65af4c3c5deea10 (patch) | |
tree | 3b03305996b56b937edd14b911e3518ba0395040 /dev-python/pytest-fixture-config | |
parent | dev-python/backports-unittest-mock: stable 1.3 for hppa, bug #641304 (diff) | |
download | gentoo-b7986935516558fac1efbb6ff65af4c3c5deea10.tar.gz gentoo-b7986935516558fac1efbb6ff65af4c3c5deea10.tar.bz2 gentoo-b7986935516558fac1efbb6ff65af4c3c5deea10.zip |
dev-python/pytest-fixture-config: stable 1.2.11 for hppa, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index f46f05d25a2a..7207cae6290b 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |