diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:31 +0200 |
commit | 64a5ee479e650b0735a2fcb94abc0c84d9bce61b (patch) | |
tree | 17b435826281b655ccb5eb3b4bc7063a642f35c0 /app-emacs | |
parent | app-emacs/lsp-ui: Keyword 8.0.1 arm64, #922064 (diff) | |
download | gentoo-64a5ee479e650b0735a2fcb94abc0c84d9bce61b.tar.gz gentoo-64a5ee479e650b0735a2fcb94abc0c84d9bce61b.tar.bz2 gentoo-64a5ee479e650b0735a2fcb94abc0c84d9bce61b.zip |
app-emacs/libegit2: Keyword 0.0.20230129 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/libegit2/libegit2-0.0.20230129.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/libegit2/libegit2-0.0.20230129.ebuild b/app-emacs/libegit2/libegit2-0.0.20230129.ebuild index 322fd5c80eec..a3832f7be04e 100644 --- a/app-emacs/libegit2/libegit2-0.0.20230129.ebuild +++ b/app-emacs/libegit2/libegit2-0.0.20230129.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="GPL-2+ GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # The tests seem to be written specifically for the libegit2 git repository. RESTRICT="test" |