diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:24:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:25:30 +0200 |
commit | b28fffe35b754681a68f8de5cabe19c8f88fe41c (patch) | |
tree | a4e65565f8a711f3949e15087e0029c976dd6e92 /dev-python | |
parent | dev-python/pyalsa: sparc stable wrt bug #720570 (diff) | |
download | gentoo-b28fffe35b754681a68f8de5cabe19c8f88fe41c.tar.gz gentoo-b28fffe35b754681a68f8de5cabe19c8f88fe41c.tar.bz2 gentoo-b28fffe35b754681a68f8de5cabe19c8f88fe41c.zip |
dev-python/pytest-fixture-config: sparc stable wrt bug #720584
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-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 261bc2e4f9ea..fab3e3f89bff 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}] |