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 A0C4C138334 for ; Sat, 2 Feb 2019 20:45:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BF0BE0A9F; Sat, 2 Feb 2019 20:44:59 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E5DB0E0A99 for ; Sat, 2 Feb 2019 20:44:58 +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 4196433BED9 for ; Sat, 2 Feb 2019 20:44:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43EAE544 for ; Sat, 2 Feb 2019 20:44:53 +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: <1549140275.d94bedbfe30acd27bd4be1d6bd7ca08745f7ab37.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmldiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xmldiff/xmldiff-1.1.1.ebuild X-VCS-Directories: app-text/xmldiff/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d94bedbfe30acd27bd4be1d6bd7ca08745f7ab37 X-VCS-Branch: master Date: Sat, 2 Feb 2019 20:44:53 +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: 1f198ee5-ac4f-4d1c-91d7-7790c94f8426 X-Archives-Hash: 5f7ea31408c5db04e804d4c92800c970 commit: d94bedbfe30acd27bd4be1d6bd7ca08745f7ab37 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 2 20:22:20 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 2 20:44:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94bedbf app-text/xmldiff: stable 1.1.1 for ppc, bug #676448 Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> app-text/xmldiff/xmldiff-1.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/xmldiff/xmldiff-1.1.1.ebuild b/app-text/xmldiff/xmldiff-1.1.1.ebuild index 955725e5043..803d641601f 100644 --- a/app-text/xmldiff/xmldiff-1.1.1.ebuild +++ b/app-text/xmldiff/xmldiff-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Shoobx/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86 ~x86-linux" IUSE="" RDEPEND="dev-python/future