dev-python/python-ptrace: Stabilize 0.9.8-r1 amd64, #915976

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-10-19 13:16:49 +01:00
parent db44bd51ac
commit d99e1be3d7

View File

@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/vstinner/python-ptrace"
else
SRC_URI="https://github.com/vstinner/python-ptrace/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"