Skip to content

Commit

Permalink
dev-cpp/catch: x86 stable wrt bug #682718
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
  • Loading branch information
Zlogene committed Apr 21, 2019
1 parent 5b260c3 commit a322dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cpp/catch/catch-2.5.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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
Expand Down

0 comments on commit a322dd9

Please sign in to comment.