diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:36 +0300 |
commit | 031680369307bb07207fe1c7b7a348220c2fa775 (patch) | |
tree | 6a4f85e4c101b09c02d95b90d602b9133bea7983 /dev-python | |
parent | dev-python/moto: Stabilize 5.0.4 amd64, #929179 (diff) | |
download | gentoo-031680369307bb07207fe1c7b7a348220c2fa775.tar.gz gentoo-031680369307bb07207fe1c7b7a348220c2fa775.tar.bz2 gentoo-031680369307bb07207fe1c7b7a348220c2fa775.zip |
dev-python/leechcorepyc: Stabilize 2.18.0 amd64, #929181
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild index 594aa6daeab7..c3d940f10178 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.18.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.18.0.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 |