diff options
author | Sam James <sam@gentoo.org> | 2021-03-17 01:26:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-17 01:26:37 +0000 |
commit | 26499d7a8236a30f6101fbb101505fedaa901448 (patch) | |
tree | 780482f078833f0e4918043ad0772b6f7541fd01 /net-libs | |
parent | net-libs/libnetfilter_queue: Stabilize 1.0.3 ppc64, #773307 (diff) | |
download | gentoo-26499d7a8236a30f6101fbb101505fedaa901448.tar.gz gentoo-26499d7a8236a30f6101fbb101505fedaa901448.tar.bz2 gentoo-26499d7a8236a30f6101fbb101505fedaa901448.zip |
net-libs/libnetfilter_cthelper: Stabilize 1.0.0-r1 ppc64, #773307
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild index 014fb1030301..c5facfb44a4a 100644 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86" BDEPEND="virtual/pkgconfig" RDEPEND="net-libs/libmnl:=" |