diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:56:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:48 +0100 |
commit | c8675f7b589f96e505a27dfe92d223c97bdc6bf6 (patch) | |
tree | b4a9a3c75bbba5e578a87923e3b55e4eb24b6cb3 /dev-python/pytest-fixture-config | |
parent | dev-python/pytest-cache: amd64 stable wrt bug #714452 (diff) | |
download | gentoo-c8675f7b589f96e505a27dfe92d223c97bdc6bf6.tar.gz gentoo-c8675f7b589f96e505a27dfe92d223c97bdc6bf6.tar.bz2 gentoo-c8675f7b589f96e505a27dfe92d223c97bdc6bf6.zip |
dev-python/pytest-fixture-config: amd64 stable wrt bug #714454
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild index da2d132b169e..2146a14c893c 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0.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}] |