From 343c84c9e15b32d52cd498cc36f9e753c59d3bf7 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Thu, 12 Nov 2020 01:30:25 +0100 Subject: dev-cpp/robin-map: x86 stable (bug #753566) Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- dev-cpp/robin-map/robin-map-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/robin-map/robin-map-0.6.3.ebuild b/dev-cpp/robin-map/robin-map-0.6.3.ebuild index 99255a6ea187..c1de030cbe66 100644 --- a/dev-cpp/robin-map/robin-map-0.6.3.ebuild +++ b/dev-cpp/robin-map/robin-map-0.6.3.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 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" fi LICENSE="MIT" -- cgit v1.2.3