diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:28:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:28:28 +0200 |
commit | 880a0f5dc43482096164d87cf8bd522b110e0d8e (patch) | |
tree | 40e6e4bcd5a91597616b89737dbb9bd5f52e7312 | |
parent | dev-python/pycparser: amd64 stable wrt bug #720566 (diff) | |
download | gentoo-880a0f5dc43482096164d87cf8bd522b110e0d8e.tar.gz gentoo-880a0f5dc43482096164d87cf8bd522b110e0d8e.tar.bz2 gentoo-880a0f5dc43482096164d87cf8bd522b110e0d8e.zip |
dev-python/pytest-fixture-config: amd64 stable wrt bug #720584
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 fab3e3f89bff..86d99734225f 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}] |