diff options
author | Sam James <sam@gentoo.org> | 2023-10-19 13:16:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-19 13:16:47 +0100 |
commit | 80905ccfb9618a76423075f82b5134f8e16d13fe (patch) | |
tree | f64ad7729d92152c01c1fd0d90696312fc12298b /dev-python/leechcorepyc | |
parent | dev-python/leechcorepyc: Stabilize 2.15.0 x86, #915975 (diff) | |
download | gentoo-80905ccfb9618a76423075f82b5134f8e16d13fe.tar.gz gentoo-80905ccfb9618a76423075f82b5134f8e16d13fe.tar.bz2 gentoo-80905ccfb9618a76423075f82b5134f8e16d13fe.zip |
dev-python/leechcorepyc: Stabilize 2.15.0 amd64, #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 735d73a22f31..ef44cc4ad962 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 |