diff options
| author | Sam James <sam@gentoo.org> | 2025-11-04 08:34:28 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-04 08:34:28 +0000 |
| commit | a6e14a28db4db0027e83402f7a339ccca6fb7e82 (patch) | |
| tree | 162588429fb2b366f944635463f3b450c7e86d5b /dev-cpp | |
| parent | 818a2f6bb2c4c5d1c7ca0734c42557f654060b4b (diff) | |
| download | gentoo-a6e14a28db4db0027e83402f7a339ccca6fb7e82.tar.gz gentoo-a6e14a28db4db0027e83402f7a339ccca6fb7e82.tar.bz2 gentoo-a6e14a28db4db0027e83402f7a339ccca6fb7e82.zip | |
dev-cpp/robin-map: Stabilize 1.4.0-r1 amd64, #965535
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
| -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 08d1e850deab..94ca4fd51513 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" |
