diff options
author | 2020-09-26 23:41:12 -0700 | |
---|---|---|
committer | 2020-09-26 23:41:25 -0700 | |
commit | 53b018945f05489d37e22b0f55987123e4760dba (patch) | |
tree | 690769cb2ceb73d6dcae54d0ae66b8da68010fb9 /dev-python/pytest-aiohttp | |
parent | dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 alpha, #737618 (diff) | |
download | gentoo-53b018945f05489d37e22b0f55987123e4760dba.tar.gz gentoo-53b018945f05489d37e22b0f55987123e4760dba.tar.bz2 gentoo-53b018945f05489d37e22b0f55987123e4760dba.zip |
dev-python/pytest-aiohttp: Keyword 0.3.0-r1 alpha, #737618
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild index 558fcf85a76d..f3e488461a08 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=" |