diff options
author | Mart Raudsepp <leio@gentoo.org> | 2023-12-17 16:07:24 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2023-12-17 16:18:55 +0200 |
commit | ac0782e080697915e5be38559e6114abcdff738f (patch) | |
tree | 22d0d94334851898b3335116f2b943bfcf5781f7 /dev-vcs/git-absorb/git-absorb-0.6.11.ebuild | |
parent | dev-libs/libgpg-error: Stabilize 1.47-r1 hppa, #919960 (diff) | |
download | gentoo-ac0782e080697915e5be38559e6114abcdff738f.tar.gz gentoo-ac0782e080697915e5be38559e6114abcdff738f.tar.bz2 gentoo-ac0782e080697915e5be38559e6114abcdff738f.zip |
dev-vcs/git-absorb: keyword 0.6.11 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-vcs/git-absorb/git-absorb-0.6.11.ebuild')
-rw-r--r-- | dev-vcs/git-absorb/git-absorb-0.6.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 9ea3a0f73d8f..7e47516fd076 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 ) |