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 AF96F13835C for ; Mon, 24 May 2021 14:33:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC7B0E082B; Mon, 24 May 2021 14:33:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 935F9E082B for ; Mon, 24 May 2021 14:33:22 +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 88038340C80 for ; Mon, 24 May 2021 14:33:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ADEF799 for ; Mon, 24 May 2021 14:33:17 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1621866757.ed927024ef1bd07a5efef165f9bc39e13b535983.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Device-SerialPort/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild X-VCS-Directories: dev-perl/Device-SerialPort/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ed927024ef1bd07a5efef165f9bc39e13b535983 X-VCS-Branch: master Date: Mon, 24 May 2021 14:33:17 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2c7d0af2-854b-4abb-b2e9-c33b0d2b3cd6 X-Archives-Hash: b93e56ded129f596cb733e1905411424 commit: ed927024ef1bd07a5efef165f9bc39e13b535983 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon May 24 14:17:27 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon May 24 14:32:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed927024 dev-perl/Device-SerialPort: Stable for all Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild index 1964f6c577e..b877493dcfb 100644 --- a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild +++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ DESCRIPTION="A Serial port Perl Module" # https://bugs.gentoo.org/734728 LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc sparc x86" #From the module: # If you run 'make test', you must make sure that nothing is plugged