diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-15 13:44:04 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-15 13:44:04 -0500 |
| commit | 21c3dc7c74c628a492c0e00a53479cc5c5a8317b (patch) | |
| tree | 927b7d7c65249c395bbdf19026e4c00febbbadd1 /dev-cpp/robin-map | |
| parent | f07999efce5fffb65c91843a4a73476787ac195e (diff) | |
| download | baldeagleos-repo-21c3dc7c74c628a492c0e00a53479cc5c5a8317b.tar.gz baldeagleos-repo-21c3dc7c74c628a492c0e00a53479cc5c5a8317b.tar.xz baldeagleos-repo-21c3dc7c74c628a492c0e00a53479cc5c5a8317b.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/robin-map')
| -rw-r--r-- | dev-cpp/robin-map/robin-map-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/robin-map/robin-map-1.4.0-r1.ebuild b/dev-cpp/robin-map/robin-map-1.4.0-r1.ebuild index c0d724d10760..26830d874cab 100644 --- a/dev-cpp/robin-map/robin-map-1.4.0-r1.ebuild +++ b/dev-cpp/robin-map/robin-map-1.4.0-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/Tessil/robin-map" else SRC_URI="https://github.com/Tessil/robin-map/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" fi LICENSE="MIT" |
