commit: 9fca7567b9b152e4c976f321aba384dd6d181206
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 02:55:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 02:55:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fca7567
dev-vcs/breezy: Keyword 3.3.3 arm64, #909844
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/breezy/breezy-3.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/breezy/breezy-3.3.3.ebuild
b/dev-vcs/breezy/breezy-3.3.3.ebuild
index 7b1281f160ba..427ff95e566e 100644
--- a/dev-vcs/breezy/breezy-3.3.3.ebuild
+++ b/dev-vcs/breezy/breezy-3.3.3.ebuild
@@ -62,7 +62,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
# I've got tired of all the test failures. It definitely mostly works.
# We have ~29000 tests successfully passing from ~30000 tests.