diff options
author | Sam James <sam@gentoo.org> | 2023-08-16 20:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-16 20:17:04 +0100 |
commit | 8448b68b49d9b12840a65667d15e02ed93b6bbd6 (patch) | |
tree | c40848cc45896a514e66711d7e5ab32110452eeb /net-libs/libnetfilter_acct | |
parent | net-libs/stem: Keyword 1.8.2 arm64, #907708 (diff) | |
download | gentoo-8448b68b49d9b12840a65667d15e02ed93b6bbd6.tar.gz gentoo-8448b68b49d9b12840a65667d15e02ed93b6bbd6.tar.bz2 gentoo-8448b68b49d9b12840a65667d15e02ed93b6bbd6.zip |
net-libs/libnetfilter_acct: Keyword 1.0.3 arm64, #907708
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libnetfilter_acct')
-rw-r--r-- | net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild index a4fe3565a5e6..fa157706689d 100644 --- a/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild +++ b/net-libs/libnetfilter_acct/libnetfilter_acct-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2 LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~riscv x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv x86 ~amd64-linux" IUSE="examples" VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/netfilter.org.asc |