commit: 84a1bb503a07ad0349f727923e248f0986e467f3 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Mar 29 10:33:27 2024 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Mar 29 10:33:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a1bb50
dev-util/bugbite-cli: mark ~arm64 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/bugbite-cli/bugbite-cli-0.0.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/bugbite-cli/bugbite-cli-0.0.7-r1.ebuild b/dev-util/bugbite-cli/bugbite-cli-0.0.7-r1.ebuild index 8389e8b00161..6a39a6bf22b6 100644 --- a/dev-util/bugbite-cli/bugbite-cli-0.0.7-r1.ebuild +++ b/dev-util/bugbite-cli/bugbite-cli-0.0.7-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/radhermit/bugbite" SRC_URI="https://github.com/radhermit/bugbite/releases/download/${P}/${P}.tar.xz" LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="static test" RESTRICT="!test? ( test ) "
