diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:02:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:03:47 +0100 |
commit | c9c6daf7deab0bdd0e2fc2b6ccdfd947a92d68b1 (patch) | |
tree | 15a000d48b91744e76680ea36f338290d1f9894e /dev-python/leechcorepyc | |
parent | dev-python/jsonschema: Stabilize 4.20.0 ALLARCHES, #918758 (diff) | |
download | gentoo-c9c6daf7deab0bdd0e2fc2b6ccdfd947a92d68b1.tar.gz gentoo-c9c6daf7deab0bdd0e2fc2b6ccdfd947a92d68b1.tar.bz2 gentoo-c9c6daf7deab0bdd0e2fc2b6ccdfd947a92d68b1.zip |
dev-python/leechcorepyc: Stabilize 2.16.5 amd64, #918765
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.16.5.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.16.5.ebuild index 1529455fe622..bd8338e58085 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.16.5.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.16.5.ebuild @@ -14,7 +14,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 |