diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:27:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:30:53 +0100 |
commit | 416483fad1e8105d7eb78139e12eeb0d48aa2d4a (patch) | |
tree | d4ecbc361ce09620d6564b51ad63a303f0a51987 /dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | |
parent | dev-python/ptyprocess: stable 0.6.0 for hppa, bug #720574 (diff) | |
download | gentoo-416483fad1e8105d7eb78139e12eeb0d48aa2d4a.tar.gz gentoo-416483fad1e8105d7eb78139e12eeb0d48aa2d4a.tar.bz2 gentoo-416483fad1e8105d7eb78139e12eeb0d48aa2d4a.zip |
dev-python/pytest-fixture-config: stable 1.7.0-r1 for hppa, bug #720584
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index bfa392e0bf8a..490c4ade0c92 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |