commit: dc62e6b13851e1b32794359b3cd23597da433047 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jul 10 10:24:01 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jul 10 10:35:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc62e6b1
dev-cpp/gtest: mark arm64 stable to catchup with other arches Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-cpp/gtest/gtest-1.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild index 8b04d25806f..7de05c841bc 100644 --- a/dev-cpp/gtest/gtest-1.7.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.7.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://googletest.googlecode.com/files/${P}.zip" LICENSE="BSD" SLOT="0" -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" IUSE="examples static-libs" DEPEND="app-arch/unzip