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 D1863139085 for ; Sun, 29 Jan 2017 20:14:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DE5114564; Sun, 29 Jan 2017 20:14:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D50D1455A for ; Sun, 29 Jan 2017 20:14:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 56FBD34166B for ; Sun, 29 Jan 2017 20:14:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 798DA3A35 for ; Sun, 29 Jan 2017 20:14:11 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1485720843.3c3ed388804bac48edb5effa3708fce1d7ec9d94.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/time/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/time/time-1.7-r1.ebuild sys-process/time/time-1.7-r2.ebuild X-VCS-Directories: sys-process/time/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 3c3ed388804bac48edb5effa3708fce1d7ec9d94 X-VCS-Branch: master Date: Sun, 29 Jan 2017 20:14:11 +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: f80bffb2-db85-4b61-b0af-b5332dd2db1e X-Archives-Hash: 8100c3fd29433098255eedecd19fe9a7 commit: 3c3ed388804bac48edb5effa3708fce1d7ec9d94 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 20:11:09 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 20:14:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3ed388 sys-process/time: dropped ~ia64-linux Package-Manager: portage-2.3.3 sys-process/time/time-1.7-r1.ebuild | 4 ++-- sys-process/time/time-1.7-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-process/time/time-1.7-r1.ebuild b/sys-process/time/time-1.7-r1.ebuild index 1511757..0447b1d 100644 --- a/sys-process/time/time-1.7-r1.ebuild +++ b/sys-process/time/time-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { diff --git a/sys-process/time/time-1.7-r2.ebuild b/sys-process/time/time-1.7-r2.ebuild index 2406330..a707a5f 100644 --- a/sys-process/time/time-1.7-r2.ebuild +++ b/sys-process/time/time-1.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() {