summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Levine <plevine457@gmail.com>2021-10-03 20:05:15 -0400
committerSam James <sam@gentoo.org>2021-10-12 21:24:08 +0100
commit05eaa58ca214202ed4d5acf8f45a2ebaef44bb4f (patch)
treea65d5d6c4d72b854820bb52c44c6f63912d66cdd /dev-cpp/gtest
parentdev-cpp/gtest: change github SRC_URI location (diff)
downloadgentoo-05eaa58ca214202ed4d5acf8f45a2ebaef44bb4f.tar.gz
gentoo-05eaa58ca214202ed4d5acf8f45a2ebaef44bb4f.tar.bz2
gentoo-05eaa58ca214202ed4d5acf8f45a2ebaef44bb4f.zip
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 <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/gtest')
-rw-r--r--dev-cpp/gtest/gtest-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"