summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-11 01:07:30 +0100
committerSam James <sam@gentoo.org>2021-08-11 01:07:30 +0100
commit571b6429215948822702f9c43a6fda81ee85c170 (patch)
treeb24bc574210092d60b278562a802c51457c93f9f /net-libs
parentnet-fs/nfs-utils: Stabilize 2.5.4 ppc, #807469 (diff)
downloadgentoo-571b6429215948822702f9c43a6fda81ee85c170.tar.gz
gentoo-571b6429215948822702f9c43a6fda81ee85c170.tar.bz2
gentoo-571b6429215948822702f9c43a6fda81ee85c170.zip
net-libs/libnftnl: Stabilize 1.2.0 ppc, #807475
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnftnl/libnftnl-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.2.0.ebuild b/net-libs/libnftnl/libnftnl-1.2.0.ebuild
index 422acb13ecde..430e519b63c8 100644
--- a/net-libs/libnftnl/libnftnl-1.2.0.ebuild
+++ b/net-libs/libnftnl/libnftnl-1.2.0.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"