From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7B83138335 for ; Thu, 28 Jun 2018 14:47:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91384E0831; Thu, 28 Jun 2018 14:47:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F0ADE0831 for ; Thu, 28 Jun 2018 14:47:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F150335C91 for ; Thu, 28 Jun 2018 14:47:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD8D92E3 for ; Thu, 28 Jun 2018 14:47:27 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1530197240.2a494d915e857b7b84b4a00e4a25f75833f50637.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/mgetty/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/mgetty/mgetty-1.1.37-r1.ebuild X-VCS-Directories: net-dialup/mgetty/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 2a494d915e857b7b84b4a00e4a25f75833f50637 X-VCS-Branch: master Date: Thu, 28 Jun 2018 14:47:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cdbac671-0508-4ab6-8342-2c6cdbc99855 X-Archives-Hash: 6d6463e6a221d6f9d3d29ebfc51aea86 commit: 2a494d915e857b7b84b4a00e4a25f75833f50637 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jun 28 14:43:16 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jun 28 14:47:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a494d91 net-dialup/mgetty: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-dialup/mgetty/mgetty-1.1.37-r1.ebuild | 4 ++-- 1 file 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() {