Skip to content

Commit

Permalink
Revert "dev-cpp/catch: s390 stable wrt bug #682718"
Browse files Browse the repository at this point in the history
This reverts commit 2486119.

Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed Apr 9, 2019
1 parent c23e614 commit 1875028
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 s390 ~x86"
KEYWORDS="amd64 ~x86"

S=${WORKDIR}/${MY_P}
fi
Expand Down

0 comments on commit 1875028

Please sign in to comment.