dev-cpp/catch: x86 stable (bug #680592)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Apr 2019 19:40:29 +0000 (21:40 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Apr 2019 19:57:35 +0000 (21:57 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-cpp/catch/catch-1.12.2.ebuild

index 66c092f781d0086cca8fd8921430717ccd15dff3..8f80ebe3e71c17cd369fce8e682052a8670c5847 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        MY_P=${PN^}-${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}/${PN^}2-${PV}"
 fi