diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-19 18:34:15 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-19 18:34:15 +0000 |
| commit | 18798c0dca657836929a2f33f29d6adf681fc2a0 (patch) | |
| tree | e49705b6cadfd1d7eb732be554fbd38e98e2301a /dev-python/python-ptrace | |
| parent | f9732417b77e57183faef078039362002179f69f (diff) | |
| download | baldeagleos-repo-18798c0dca657836929a2f33f29d6adf681fc2a0.tar.gz baldeagleos-repo-18798c0dca657836929a2f33f29d6adf681fc2a0.tar.xz baldeagleos-repo-18798c0dca657836929a2f33f29d6adf681fc2a0.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-ptrace')
| -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 84ac6ecdc96f..61dea5e6857e 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" |
