diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 22:29:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-14 22:29:12 +0300 |
commit | ea34ae5c724493161fb7dcab12495ec354be5172 (patch) | |
tree | 33176580ec7b08a1364110948dd0ea5dc16533a4 /dev-python/leechcorepyc | |
parent | dev-python/pefile: Stabilize 2022.5.30 x86, #857960 (diff) | |
download | gentoo-ea34ae5c724493161fb7dcab12495ec354be5172.tar.gz gentoo-ea34ae5c724493161fb7dcab12495ec354be5172.tar.bz2 gentoo-ea34ae5c724493161fb7dcab12495ec354be5172.zip |
dev-python/leechcorepyc: Stabilize 2.10.2 x86, #857972
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.10.2.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.10.2.ebuild index 0032455b0640..8d181158877b 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.10.2.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.10.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # leechcorepyc ships with a bundled version of the LeechCore library. So we # dont't depend on the library here. But we must be aware this module doesn't |