diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-09-19 13:40:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-09-19 13:40:05 +0000 |
| commit | c3e380abeb6a8b6f648df61aab556a3cefa167b5 (patch) | |
| tree | 15b2366f3f06eb0e59654531eeb103178fd2f33a /dev-cpp/pystring | |
| parent | 63822c217487de884f9232cdb02a2f66b266b39e (diff) | |
| download | baldeagleos-repo-c3e380abeb6a8b6f648df61aab556a3cefa167b5.tar.gz baldeagleos-repo-c3e380abeb6a8b6f648df61aab556a3cefa167b5.tar.xz baldeagleos-repo-c3e380abeb6a8b6f648df61aab556a3cefa167b5.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 808484d4a233..cb58e2b9e1b9 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" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" fi BDEPEND=" |
