diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-15 07:06:32 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-07-15 07:06:32 +0000 |
| commit | e3e11716f96f3de66be33ff5ccc9c03086acf784 (patch) | |
| tree | 18f8f51a8cd825d9bfc12ef43914ff181c7d335c /dev-python/python-ptrace/python-ptrace-0.9.8.ebuild | |
| parent | 8493f164eaf9f2937966dab41eeedce71d37d237 (diff) | |
| download | baldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.tar.gz baldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.tar.xz baldeagleos-repo-e3e11716f96f3de66be33ff5ccc9c03086acf784.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-ptrace/python-ptrace-0.9.8.ebuild')
| -rw-r--r-- | dev-python/python-ptrace/python-ptrace-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild b/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild index ecfd6a5b8b54..20b18287e402 100644 --- a/dev-python/python-ptrace/python-ptrace-0.9.8.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.9.8.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" |
