Skip to content

Commit

Permalink
dev-cpp/catch: Stabilize 3.6.0 ppc64, #935532
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Jul 5, 2024
1 parent 4ca4c01 commit 93ff4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cpp/catch/catch-3.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ else
SRC_URI="https://github.com/catchorg/Catch2/archive/v${PV}.tar.gz -> ${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"

KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
fi

DESCRIPTION="Modern C++ header-only framework for unit-tests"
Expand Down

0 comments on commit 93ff4da

Please sign in to comment.