diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 04:34:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 04:34:58 +0000 |
commit | 12423053310e44c964650fd47c7c8bd2bfb961e3 (patch) | |
tree | 41c2dc2747f760eb417d749b69e59260b9c85e5c /net-libs | |
parent | dev-libs/libmaxminddb: Stabilize 1.11.0 ppc64, #943481 (diff) | |
download | gentoo-12423053310e44c964650fd47c7c8bd2bfb961e3.tar.gz gentoo-12423053310e44c964650fd47c7c8bd2bfb961e3.tar.bz2 gentoo-12423053310e44c964650fd47c7c8bd2bfb961e3.zip |
net-libs/libnetfilter_log: Stabilize 1.0.2-r1 ppc, #943483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnetfilter_log/libnetfilter_log-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetfilter_log/libnetfilter_log-1.0.2-r1.ebuild b/net-libs/libnetfilter_log/libnetfilter_log-1.0.2-r1.ebuild index 0c3de4a741d5..801105aad63a 100644 --- a/net-libs/libnetfilter_log/libnetfilter_log-1.0.2-r1.ebuild +++ b/net-libs/libnetfilter_log/libnetfilter_log-1.0.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~sparc x86" +KEYWORDS="~amd64 ppc ~riscv ~sparc x86" IUSE="doc" VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/netfilter.org.asc |