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 3F18D1381F1 for ; Tue, 27 Mar 2018 22:32:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55E5EE08EF; Tue, 27 Mar 2018 22:32:06 +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 30E9BE08EF for ; Tue, 27 Mar 2018 22:32:06 +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 37F54335C96 for ; Tue, 27 Mar 2018 22:32:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D3E6272 for ; Tue, 27 Mar 2018 22:32:02 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1522189917.1b11d864d39c6423531502c00e7e9d71159f8646.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/taylor-uucp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild X-VCS-Directories: net-misc/taylor-uucp/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1b11d864d39c6423531502c00e7e9d71159f8646 X-VCS-Branch: master Date: Tue, 27 Mar 2018 22:32:02 +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: c993c56d-1eb6-48ca-8e6e-03cf2eb88a79 X-Archives-Hash: e83bd1c5119fcaa3160f33b84a5e123e commit: 1b11d864d39c6423531502c00e7e9d71159f8646 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Mar 27 22:31:27 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Mar 27 22:31:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b11d864 net-misc/taylor-uucp: stable 1.07-r3 for ia64, bug #651734 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild index 2f85093cfb4..ea3703ae040 100644 --- a/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild +++ b/net-misc/taylor-uucp/taylor-uucp-1.07-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/uucp/uucp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~sparc ~x86" S="${WORKDIR}/uucp-${PV}"