summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-16 19:21:14 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-16 19:21:14 -0400
commit2f2a82d37921e1fe7c82b40bb01368f5c2138c15 (patch)
treec126f18bf5b868620484b4c580b605bcbce8c159 /dev-cpp
parentprofiles: Remove libev USE masks (diff)
downloadgentoo-2f2a82d37921e1fe7c82b40bb01368f5c2138c15.tar.gz
gentoo-2f2a82d37921e1fe7c82b40bb01368f5c2138c15.tar.bz2
gentoo-2f2a82d37921e1fe7c82b40bb01368f5c2138c15.zip
dev-cpp/gtest: arm64 stable (bug #691198)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild b/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
index 4363c277c933..8216f7178df4 100644
--- a/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
+++ b/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
@@ -20,7 +20,7 @@ else
MY_PV=${GOOGLETEST_COMMIT}
fi
SRC_URI="https://github.com/google/googletest/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
S="${WORKDIR}"/googletest-${MY_PV}
fi