diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-06 20:51:03 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-06 21:02:13 -0400 |
commit | 8e92206128ab9586bd5923396af3d7fbe739d731 (patch) | |
tree | 9cc2dfe0ecd29d758391c440fd149903cb3c763f /dev-python/commentjson | |
parent | dev-python/scipy: Stabilize 1.13.1 x86, #933789 (diff) | |
download | gentoo-8e92206128ab9586bd5923396af3d7fbe739d731.tar.gz gentoo-8e92206128ab9586bd5923396af3d7fbe739d731.tar.bz2 gentoo-8e92206128ab9586bd5923396af3d7fbe739d731.zip |
dev-python/commentjson: Keyword 0.9.0-r2 alpha, #934778
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/commentjson')
-rw-r--r-- | dev-python/commentjson/commentjson-0.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild index fd8671dc6a0b..d3a872cb10c8 100644 --- a/dev-python/commentjson/commentjson-0.9.0-r2.ebuild +++ b/dev-python/commentjson/commentjson-0.9.0-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86" RDEPEND=" dev-python/lark[${PYTHON_USEDEP}] |