diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:40:37 +0300 |
commit | fa634bd5a34e283b2fb5003c2f5bb3ba5287d295 (patch) | |
tree | b02fc97fe8a97d16af02880b0d4b41b3a0c71d9d /dev-python/leechcorepyc | |
parent | dev-python/leechcorepyc: Stabilize 2.18.0 amd64, #929181 (diff) | |
download | gentoo-fa634bd5a34e283b2fb5003c2f5bb3ba5287d295.tar.gz gentoo-fa634bd5a34e283b2fb5003c2f5bb3ba5287d295.tar.bz2 gentoo-fa634bd5a34e283b2fb5003c2f5bb3ba5287d295.zip |
dev-python/leechcorepyc: Stabilize 2.18.0 x86, #929181
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-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 c3d940f10178..2c256d774426 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 |