summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-12 06:27:18 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-12 06:27:18 +0000
commita8775a5281ba8f762414883824a39f0b3ab5d2ca (patch)
treee12b14f2be1b0631b72aef4441cdf01293988367 /dev-cpp
parente83e26c4679923fac83dcd649f7d088e866bb477 (diff)
downloadbaldeagleos-repo-a8775a5281ba8f762414883824a39f0b3ab5d2ca.tar.gz
baldeagleos-repo-a8775a5281ba8f762414883824a39f0b3ab5d2ca.tar.xz
baldeagleos-repo-a8775a5281ba8f762414883824a39f0b3ab5d2ca.zip
Updating liguros repo
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"