From 05eaa58ca214202ed4d5acf8f45a2ebaef44bb4f Mon Sep 17 00:00:00 2001 From: Peter Levine Date: Sun, 3 Oct 2021 20:05:15 -0400 Subject: dev-cpp/gtest: add new keywords Include unstable keywords that were added to gtest-1.10.0_p20200702.ebuild in live ebuild. Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Peter Levine Signed-off-by: Sam James --- dev-cpp/gtest/gtest-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-cpp') diff --git a/dev-cpp/gtest/gtest-9999.ebuild b/dev-cpp/gtest/gtest-9999.ebuild index b3c28569b94e..f66765b63961 100644 --- a/dev-cpp/gtest/gtest-9999.ebuild +++ b/dev-cpp/gtest/gtest-9999.ebuild @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}"/googletest-${GOOGLETEST_COMMIT} fi - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Google C++ Testing Framework" -- cgit v1.2.3-65-gdbad