summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:39:11 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:11:19 +0000
commit0c7472802f8c062d33a658d60e0725c3196b88b5 (patch)
treef3f50ac31f180028571ba2bd339d1e148d2d1356
parentnet-misc/memcached: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-0c7472802f8c062d33a658d60e0725c3196b88b5.tar.gz
gentoo-0c7472802f8c062d33a658d60e0725c3196b88b5.tar.bz2
gentoo-0c7472802f8c062d33a658d60e0725c3196b88b5.zip
net-misc/netdate: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/netdate/netdate-1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netdate/netdate-1.2-r1.ebuild b/net-misc/netdate/netdate-1.2-r1.ebuild
index 64967d98b5cd..8af8c8914d72 100644
--- a/net-misc/netdate/netdate-1.2-r1.ebuild
+++ b/net-misc/netdate/netdate-1.2-r1.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=6
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.suse.com/pub/people/kukuk/ipv6/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 arm ~mips s390 sparc x86"
+KEYWORDS="amd64 arm ~mips ~s390 sparc x86"
S="${WORKDIR}/${PN}"