diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-09 09:10:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-09 09:10:01 +0300 |
commit | 095cc09e5dee355a704c4ea8f3721694459e0f51 (patch) | |
tree | 5d6097d05cb743882fcf8f0efc8c74a3ad8ddb78 /dev-vcs | |
parent | dev-python/merge3: Keyword 0.0.13 x86, #909844 (diff) | |
download | gentoo-095cc09e5dee355a704c4ea8f3721694459e0f51.tar.gz gentoo-095cc09e5dee355a704c4ea8f3721694459e0f51.tar.bz2 gentoo-095cc09e5dee355a704c4ea8f3721694459e0f51.zip |
dev-vcs/breezy: Keyword 3.3.4 x86, #909844
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/breezy/breezy-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/breezy/breezy-3.3.4.ebuild b/dev-vcs/breezy/breezy-3.3.4.ebuild index d37d68ace3f9..3e8d2b1eda7c 100644 --- a/dev-vcs/breezy/breezy-3.3.4.ebuild +++ b/dev-vcs/breezy/breezy-3.3.4.ebuild @@ -62,7 +62,7 @@ LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016 " SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 ~x86" # I've got tired of all the test failures. It definitely mostly works. # We have ~29000 tests successfully passing from ~30000 tests. |