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 11B24138334 for ; Sun, 15 Jul 2018 15:51:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8C7DE0822; Sun, 15 Jul 2018 15:51:29 +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 A17CAE0822 for ; Sun, 15 Jul 2018 15:51:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 287BB335C6B for ; Sun, 15 Jul 2018 15:51:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44D7637A for ; Sun, 15 Jul 2018 15:51:25 +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: <1531669863.e7446e038da0923efe7e5bb9e7c5919d99219da5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Modem-Vgetty/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.ebuild X-VCS-Directories: dev-perl/Modem-Vgetty/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e7446e038da0923efe7e5bb9e7c5919d99219da5 X-VCS-Branch: master Date: Sun, 15 Jul 2018 15:51:25 +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: 3e666f1d-1b92-4f5c-9fe1-4b47afe1205f X-Archives-Hash: 2760581beebe55fee3438c2717968480 commit: e7446e038da0923efe7e5bb9e7c5919d99219da5 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Jul 15 15:39:23 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Jul 15 15:51:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7446e03 dev-perl/Modem-Vgetty: amd64 stable wrt bug #661196 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.ebuild b/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.ebuild index 6d7b1e17050..922941756cb 100644 --- a/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.ebuild +++ b/dev-perl/Modem-Vgetty/Modem-Vgetty-0.30.0-r2.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Interface to voice modems using vgetty" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" src_test() {