diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-01 01:40:12 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-01 01:40:12 +0000 |
| commit | 22cf46c3e88a02d3b891f3d5c1f72eaa7cb5fda3 (patch) | |
| tree | a09050717eb118e1383447cfaca473b5ad12a7f6 /dev-cpp/pystring | |
| parent | 6cbd864983fc14b1cd3c198df22c0ed93c62a86c (diff) | |
| download | baldeagleos-repo-22cf46c3e88a02d3b891f3d5c1f72eaa7cb5fda3.tar.gz baldeagleos-repo-22cf46c3e88a02d3b891f3d5c1f72eaa7cb5fda3.tar.xz baldeagleos-repo-22cf46c3e88a02d3b891f3d5c1f72eaa7cb5fda3.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/pystring')
| -rw-r--r-- | dev-cpp/pystring/pystring-1.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild index 4769adbf8de7..7256d7703bc2 100644 --- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild +++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://github.com/imageworks/pystring.git" else SRC_URI="https://github.com/imageworks/pystring/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi BDEPEND=" |
