From ac0782e080697915e5be38559e6114abcdff738f Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 17 Dec 2023 16:07:24 +0200 Subject: [PATCH] dev-vcs/git-absorb: keyword 0.6.11 for ~arm64 Signed-off-by: Mart Raudsepp --- dev-vcs/git-absorb/git-absorb-0.6.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-absorb/git-absorb-0.6.11.ebuild b/dev-vcs/git-absorb/git-absorb-0.6.11.ebuild index 9ea3a0f73d8fd..7e47516fd076d 100644 --- a/dev-vcs/git-absorb/git-absorb-0.6.11.ebuild +++ b/dev-vcs/git-absorb/git-absorb-0.6.11.ebuild @@ -85,7 +85,7 @@ SRC_URI+=" https://github.com/tummychow/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 CC0-1.0 MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" DOCS=( README.md )