summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2026-05-15 14:48:09 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2026-05-15 20:36:47 +0300
commitce3d91b43cf5d2dd7a18b98e3c28d545a52836d8 (patch)
tree9a06524b1df698c733a6669f49e81a7980d20d58 /dev-cpp
parent110110da1044d3fe1d72d6b3f63ae91d3d7d28dd (diff)
dev-cpp/robin-map: Keyword 1.4.1 alpha, #975018
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/robin-map/robin-map-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/robin-map/robin-map-1.4.1.ebuild b/dev-cpp/robin-map/robin-map-1.4.1.ebuild
index 6affbeac4215..cf340922cd77 100644
--- a/dev-cpp/robin-map/robin-map-1.4.1.ebuild
+++ b/dev-cpp/robin-map/robin-map-1.4.1.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 ~s390 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~s390 ~x86"
fi
LICENSE="MIT"