dev-cpp/catch: amd64 stable wrt bug #667200
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 7 Oct 2018 11:59:20 +0000 (14:59 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 7 Oct 2018 11:59:20 +0000 (14:59 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

dev-cpp/catch/catch-2.3.0.ebuild

index a5f5b0bd658f0f011cca844ae134645ee0b0bb06..33544077cdf580c3001bb24bcea52c5ff3fe2df3 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        MY_P=${PN^}2-${PV}
        SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
 
        S=${WORKDIR}/${MY_P}
 fi