summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:39:13 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:11:20 +0000
commite27a58f360704771d7b9f01ec7bc416da5e7d72c (patch)
tree89989b3e92c1b9987c7b9793927015be62e7e7a7 /net-misc/netifrc
parentnet-misc/netdate: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-e27a58f360704771d7b9f01ec7bc416da5e7d72c.tar.gz
gentoo-e27a58f360704771d7b9f01ec7bc416da5e7d72c.tar.bz2
gentoo-e27a58f360704771d7b9f01ec7bc416da5e7d72c.zip
net-misc/netifrc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/netifrc')
-rw-r--r--net-misc/netifrc/netifrc-0.7.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild b/net-misc/netifrc/netifrc-0.7.1-r1.ebuild
index 41edf1341cce..8e7932308d7c 100644
--- a/net-misc/netifrc/netifrc-0.7.1-r1.ebuild
+++ b/net-misc/netifrc/netifrc-0.7.1-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=7
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- 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"
fi
LICENSE="BSD-2"