diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-09-26 23:41:27 -0700 |
commit | 79cd6ff92d522d465a67b2f14c86ad4cbf86bf4c (patch) | |
tree | 26869181ba7b99c6e25cd57397485cacb4815271 /dev-python/aiohttp-cors | |
parent | dev-python/selenium: Keyword 3.141.0-r1 alpha, #737618 (diff) | |
download | gentoo-79cd6ff92d522d465a67b2f14c86ad4cbf86bf4c.tar.gz gentoo-79cd6ff92d522d465a67b2f14c86ad4cbf86bf4c.tar.bz2 gentoo-79cd6ff92d522d465a67b2f14c86ad4cbf86bf4c.zip |
dev-python/aiohttp-cors: Keyword 0.7.0-r1 alpha, #737618
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp-cors')
-rw-r--r-- | dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild index 355a196ad404..7b154442adf0 100644 --- a/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild +++ b/dev-python/aiohttp-cors/aiohttp-cors-0.7.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${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" RDEPEND=">=dev-python/aiohttp-1.1.1[${PYTHON_USEDEP}]" BDEPEND=" |