diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:43:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:47:20 +0300 |
commit | 2a494d915e857b7b84b4a00e4a25f75833f50637 (patch) | |
tree | b3f42d42fabffd0960047f51317523c8ae01d57a /net-dialup | |
parent | 93e113d4477dccfc195947272eeb76cc6e9d42ef (diff) | |
download | gentoo-2a494d915e857b7b84b4a00e4a25f75833f50637.tar.gz gentoo-2a494d915e857b7b84b4a00e4a25f75833f50637.tar.xz |
net-dialup/mgetty: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/mgetty/mgetty-1.1.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild b/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild index a6305c0271c..cf7346d7d61 100644 --- a/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild +++ b/net-dialup/mgetty/mgetty-1.1.37-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -26,7 +26,7 @@ RDEPEND="${DEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86" IUSE="doc +fax fidonet" pkg_setup() { |