diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-31 13:42:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-10-31 13:42:48 +0000 |
| commit | 9fe77a5c947a586491a7c170756f2333ad64fb60 (patch) | |
| tree | 581606a50f941758f44fe2bc49ff15f1141ad1b0 /dev-cpp/pystring | |
| parent | fcb4ec64b857f4dbac3073d52dbcf2f9e3ecae7c (diff) | |
| download | baldeagleos-repo-9fe77a5c947a586491a7c170756f2333ad64fb60.tar.gz baldeagleos-repo-9fe77a5c947a586491a7c170756f2333ad64fb60.tar.xz baldeagleos-repo-9fe77a5c947a586491a7c170756f2333ad64fb60.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 cb58e2b9e1b9..2a716f8f1a5e 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 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" fi BDEPEND=" |
