summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:30:25 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 01:35:36 +0100
commit343c84c9e15b32d52cd498cc36f9e753c59d3bf7 (patch)
tree35a6f2cf75ca79adfe9597c58663179742758ce1 /dev-cpp
parentmedia-libs/openimageio: x86 stable (bug #753566) (diff)
downloadgentoo-343c84c9e15b32d52cd498cc36f9e753c59d3bf7.tar.gz
gentoo-343c84c9e15b32d52cd498cc36f9e753c59d3bf7.tar.bz2
gentoo-343c84c9e15b32d52cd498cc36f9e753c59d3bf7.zip
dev-cpp/robin-map: x86 stable (bug #753566)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/robin-map/robin-map-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"