diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/breezy/breezy-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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. |