diff options
author | Sam James <sam@gentoo.org> | 2023-10-19 13:16:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-19 13:16:46 +0100 |
commit | 7520fe0c523d0fadf864766d51ce94d7d77473d1 (patch) | |
tree | 35f6b7111b2e26bf6403afc3ea81a1d9ae4b235b /dev-python/leechcorepyc | |
parent | dev-util/pwndbg: Stabilize 20230717 amd64, #915973 (diff) | |
download | gentoo-7520fe0c523d0fadf864766d51ce94d7d77473d1.tar.gz gentoo-7520fe0c523d0fadf864766d51ce94d7d77473d1.tar.bz2 gentoo-7520fe0c523d0fadf864766d51ce94d7d77473d1.zip |
dev-python/leechcorepyc: Stabilize 2.15.0 x86, #915975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.15.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.15.0.ebuild index ce413773bd64..735d73a22f31 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.15.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.15.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 |