summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:37:58 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:10:36 +0000
commite327b027f2d7867cea3cb5f9a5481a709c0941f4 (patch)
tree15b5804f697ca6d925ff842f5af263367222ced0 /net-libs
parentnet-libs/libnetfilter_conntrack: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e327b027f2d7867cea3cb5f9a5481a709c0941f4.tar.gz
gentoo-e327b027f2d7867cea3cb5f9a5481a709c0941f4.tar.bz2
gentoo-e327b027f2d7867cea3cb5f9a5481a709c0941f4.zip
net-libs/libnfnetlink: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild b/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
index bc3f07fa53d5..53e90911786d 100644
--- a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
+++ b/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
PATCHES=( "${DISTDIR}/${PATCH_FN}" )