diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-28 16:39:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-28 16:39:11 +0000 |
commit | 922d2ebd41dbaee6341f79ea9f59252d91141b19 (patch) | |
tree | cb41620d66b3e25eafa2267c5534e05c7b075f0e /dev-python/pytest-asyncio | |
parent | sys-fs/mtools: Bump to version 4.0.26 (diff) | |
download | gentoo-922d2ebd41dbaee6341f79ea9f59252d91141b19.tar.gz gentoo-922d2ebd41dbaee6341f79ea9f59252d91141b19.tar.bz2 gentoo-922d2ebd41dbaee6341f79ea9f59252d91141b19.zip |
dev-python/pytest-asyncio: keyworded 0.14.0 for sparc
keyworded wrt bug #753988
Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild index a9efe83358dc..edcb0634fbaa 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0" |