summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-15 08:25:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-15 08:25:41 +0100
commitad5195f2022cf072d8e4b195e288314c538a9998 (patch)
tree7f2343162680d8ddb5d4bcf3106fd447bdd6f6b6 /dev-cpp/gtest
parentdev-lang/php: stable 7.4.9 for hppa (diff)
downloadgentoo-ad5195f2022cf072d8e4b195e288314c538a9998.tar.gz
gentoo-ad5195f2022cf072d8e4b195e288314c538a9998.tar.bz2
gentoo-ad5195f2022cf072d8e4b195e288314c538a9998.zip
dev-cpp/gtest: stable 1.10.0_p20200702 for hppa
stable wrt bug #735268 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp/gtest')
-rw-r--r--dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
index 2349b1eea677..4804dac673cf 100644
--- a/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
+++ b/dev-cpp/gtest/gtest-1.10.0_p20200702.ebuild
@@ -21,7 +21,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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
S="${WORKDIR}"/googletest-${MY_PV}
fi