net-misc/unix2tcp: drop s390 to ~s390 (unstable)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-05 20:39:31 +00:00
parent 92dcfd5664
commit 83a7887113

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,6 +9,6 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm ~hppa ~ia64 ppc s390 x86"
KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~s390 x86"
DOCS=( ChangeLog README )