commit: 9c54f3008f8ec5f3ba7477596817bae6900d8d2f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 11:38:29 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 11:38:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c54f300
dev-util/cpputest: Stabilize 4.0 arm64, #752384 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/cpputest/cpputest-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cpputest/cpputest-4.0.ebuild b/dev-util/cpputest/cpputest-4.0.ebuild index 1288ed85d9d..9142e7d88bb 100644 --- a/dev-util/cpputest/cpputest-4.0.ebuild +++ b/dev-util/cpputest/cpputest-4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cpputest/cpputest/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
