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 0BE70139085 for ; Sun, 29 Jan 2017 20:14:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57B7014532; Sun, 29 Jan 2017 20:14:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 23C1614532 for ; Sun, 29 Jan 2017 20:14:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8936334165B for ; Sun, 29 Jan 2017 20:14:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BF733A27 for ; Sun, 29 Jan 2017 20:14:10 +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: <1485720837.3215bf4a99754721b2824026a77256a361f73616.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/parity/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/parity/parity-1.2.4.ebuild sys-devel/parity/parity-1.2.5.ebuild sys-devel/parity/parity-1.2.6.ebuild sys-devel/parity/parity-9999.ebuild X-VCS-Directories: sys-devel/parity/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 3215bf4a99754721b2824026a77256a361f73616 X-VCS-Branch: master Date: Sun, 29 Jan 2017 20:14:10 +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: ff1dc85e-e809-47cf-a094-1276b33fa681 X-Archives-Hash: 575964956a08a4ee0c2330a1d338aa51 commit: 3215bf4a99754721b2824026a77256a361f73616 Author: Fabian Groffen gentoo org> AuthorDate: Sun Jan 29 20:07:26 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Jan 29 20:13:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3215bf4a sys-devel/parity: dropped ~x86-interix Package-Manager: portage-2.3.3 sys-devel/parity/parity-1.2.4.ebuild | 4 ++-- sys-devel/parity/parity-1.2.5.ebuild | 4 ++-- sys-devel/parity/parity-1.2.6.ebuild | 4 ++-- sys-devel/parity/parity-9999.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys-devel/parity/parity-1.2.4.ebuild b/sys-devel/parity/parity-1.2.4.ebuild index faacb3c..83d4758 100644 --- a/sys-devel/parity/parity-1.2.4.ebuild +++ b/sys-devel/parity/parity-1.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then DEPEND="dev-util/confix" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~x86-interix ~x86-winnt" + KEYWORDS="~x86-winnt" fi LICENSE="LGPL-3" diff --git a/sys-devel/parity/parity-1.2.5.ebuild b/sys-devel/parity/parity-1.2.5.ebuild index faacb3c..83d4758 100644 --- a/sys-devel/parity/parity-1.2.5.ebuild +++ b/sys-devel/parity/parity-1.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then DEPEND="dev-util/confix" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~x86-interix ~x86-winnt" + KEYWORDS="~x86-winnt" fi LICENSE="LGPL-3" diff --git a/sys-devel/parity/parity-1.2.6.ebuild b/sys-devel/parity/parity-1.2.6.ebuild index 96b43df..4b2e02c 100644 --- a/sys-devel/parity/parity-1.2.6.ebuild +++ b/sys-devel/parity/parity-1.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then DEPEND="dev-util/confix" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~x86-interix" + KEYWORDS="" fi DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)" HOMEPAGE="http://www.sourceforge.net/projects/parity/" diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild index da14610..6f259f4 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then DEPEND="dev-util/confix" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - KEYWORDS="~x86-interix" + KEYWORDS="" fi DESCRIPTION="An Interix to native Win32 Cross-Compiler Tool (requires Visual Studio)" HOMEPAGE="http://www.sourceforge.net/projects/parity/"