diff options
| author | Sam James <sam@gentoo.org> | 2023-10-19 13:16:48 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-10-19 13:16:48 +0100 |
| commit | db44bd51ac3bd8b5fa8acf30677c385f08d67fec (patch) | |
| tree | bc845eaeae232ef2bc9557df251235d3590a0623 /dev-python | |
| parent | 80905ccfb9618a76423075f82b5134f8e16d13fe (diff) | |
| download | gentoo-db44bd51ac3bd8b5fa8acf30677c385f08d67fec.tar.gz gentoo-db44bd51ac3bd8b5fa8acf30677c385f08d67fec.tar.bz2 gentoo-db44bd51ac3bd8b5fa8acf30677c385f08d67fec.zip | |
dev-python/python-ptrace: Stabilize 0.9.8-r1 x86, #915976
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/python-ptrace/python-ptrace-0.9.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ptrace/python-ptrace-0.9.8-r1.ebuild b/dev-python/python-ptrace/python-ptrace-0.9.8-r1.ebuild index a9819a317788..83532a4eace9 100644 --- a/dev-python/python-ptrace/python-ptrace-0.9.8-r1.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.9.8-r1.ebuild @@ -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" |
