summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-05-15 17:14:27 -0500
committerBen Kohler <bkohler@gentoo.org>2020-05-15 17:14:27 -0500
commit37edfc28e4dad33f9bccbf3c7641b61a6032fbcf (patch)
treee954280ece1441ac4bdb35831572eff3f5acf07f /dev-cpp/gtest/gtest-1.10.0.ebuild
parentdev-util/diffoscope: bump up to 144 (diff)
downloadgentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.tar.gz
gentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.tar.bz2
gentoo-37edfc28e4dad33f9bccbf3c7641b61a6032fbcf.zip
Revert "profiles/riscv: mask tests on protobuf"
This reverts commit 87d6564b45a72bfaf7b64aa82490dbaf5245dd5a. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'dev-cpp/gtest/gtest-1.10.0.ebuild')
-rw-r--r--dev-cpp/gtest/gtest-1.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.10.0.ebuild b/dev-cpp/gtest/gtest-1.10.0.ebuild
index 80fb9b9f6d2f..12d496c44be4 100644
--- a/dev-cpp/gtest/gtest-1.10.0.ebuild
+++ b/dev-cpp/gtest/gtest-1.10.0.ebuild
@@ -20,7 +20,7 @@ else
URI_PV=${MY_PV:=${GOOGLETEST_COMMIT}}
fi
SRC_URI="https://github.com/google/googletest/archive/${URI_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-${MY_PV}
fi