commit:     a425106b2eea4f92cfc076a365039740fb4e449b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 10:17:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 10:17:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a425106b

net-libs/libnftnl: Stabilize 1.2.1 arm, #832395

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/libnftnl/libnftnl-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libnftnl/libnftnl-1.2.1.ebuild 
b/net-libs/libnftnl/libnftnl-1.2.1.ebuild
index cf0b9c332cf7..5a30b31c1b81 100644
--- a/net-libs/libnftnl/libnftnl-1.2.1.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} =~ ^[9]{4,}$ ]]; then
        EGIT_REPO_URI="https://git.netfilter.org/${PN}";
 else
        SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2";
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
sparc x86"
+       KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
sparc x86"
 fi
 
 LICENSE="GPL-2"

Reply via email to