commit: 250bc5816519aac170ea288be4100ff220840410 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 21:19:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 21:19:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250bc581
dev-cpp/string-theory: Keyword 3.4 arm64, #766465 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/string-theory/string-theory-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/string-theory/string-theory-3.4.ebuild b/dev-cpp/string-theory/string-theory-3.4.ebuild index f894600367c..f6c5c3db6f6 100644 --- a/dev-cpp/string-theory/string-theory-3.4.ebuild +++ b/dev-cpp/string-theory/string-theory-3.4.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/string_theory-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"