diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:37:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:10:10 +0000 |
commit | 7b89ff6367946a1a50a3d22872dcccae1210fc2b (patch) | |
tree | 1919ebcd563f12d86a6b2a30099836bc1e76972b /net-dialup/mgetty | |
parent | net-dialup/lrzsz: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-7b89ff6367946a1a50a3d22872dcccae1210fc2b.tar.gz gentoo-7b89ff6367946a1a50a3d22872dcccae1210fc2b.tar.bz2 gentoo-7b89ff6367946a1a50a3d22872dcccae1210fc2b.zip |
net-dialup/mgetty: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup/mgetty')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild index 7ebadecad3d3..6d00377e5829 100644 --- a/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild +++ b/net-dialup/mgetty/mgetty-1.2.1-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="+fax fidonet split-usr" pkg_setup() { |