commit: 10200bc9118a01f594636805b9502e5546efd226 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Mon Jun 3 21:48:21 2024 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Mon Jun 3 21:48:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10200bc9
app-vim/vim-nftables: keyword 0_pre20200629-r1 for ~arm64 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org> app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild index 837dae307c7a..52618be2eb78 100644 --- a/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild +++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar. S="${WORKDIR}/${PN}-${COMMIT_ID}" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" PATCHES=( "${FILESDIR}/vim-nftables-0_pre2020062901-no-expandtab.patch"
