diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 15:33:56 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 15:33:56 +0000 |
commit | aa2e52312d18bd049e8c9cc903a11d568d8bfe54 (patch) | |
tree | 13cff599dee2488b4d29bc6f442c47a7f556e2c4 /dev-python/leechcorepyc | |
parent | dev-python/fastjsonschema: Stabilize 2.16.3 ALLARCHES, #903588 (diff) | |
download | gentoo-aa2e52312d18bd049e8c9cc903a11d568d8bfe54.tar.gz gentoo-aa2e52312d18bd049e8c9cc903a11d568d8bfe54.tar.bz2 gentoo-aa2e52312d18bd049e8c9cc903a11d568d8bfe54.zip |
dev-python/leechcorepyc: Stabilize 2.14.0 amd64, #903589
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild index 8425d591ca7d..ed0c33db2819 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.14.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ufrisk/LeechCore" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # leechcorepyc ships with a bundled version of the LeechCore library. So we # don't depend on the library here. But we must be aware this module doesn't |