From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1073067-garchives=archives.gentoo.org@lists.gentoo.org> 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 E707B138334 for <garchives@archives.gentoo.org>; Sun, 17 Feb 2019 17:46:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E84EAE0ADA; Sun, 17 Feb 2019 17:46:52 +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 C12F8E0ADA for <gentoo-commits@lists.gentoo.org>; Sun, 17 Feb 2019 17:46:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3582C335D04 for <gentoo-commits@lists.gentoo.org>; Sun, 17 Feb 2019 17:46:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 209B455C for <gentoo-commits@lists.gentoo.org>; Sun, 17 Feb 2019 17:46:43 +0000 (UTC) From: "Sergei Trofimovich" <slyfox@gentoo.org> 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" <slyfox@gentoo.org> Message-ID: <1550425595.4e114bc5b48bedf9c311d07117abf078c2c142a6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libdom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libdom/libdom-0.3.3-r1.ebuild X-VCS-Directories: net-libs/libdom/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4e114bc5b48bedf9c311d07117abf078c2c142a6 X-VCS-Branch: master Date: Sun, 17 Feb 2019 17:46:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8bc43725-a611-401a-b37b-fac4a6634666 X-Archives-Hash: 6f9b86124139c7cdd9f4d838c6e5cbb4 commit: 4e114bc5b48bedf9c311d07117abf078c2c142a6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Feb 17 17:43:00 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Feb 17 17:46:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e114bc5 net-libs/libdom: keyworded 0.3.3-r1 for ppc64, bug #674736 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> net-libs/libdom/libdom-0.3.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libdom/libdom-0.3.3-r1.ebuild b/net-libs/libdom/libdom-0.3.3-r1.ebuild index 12f44fe0641..5d361bf7b98 100644 --- a/net-libs/libdom/libdom-0.3.3-r1.ebuild +++ b/net-libs/libdom/libdom-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~m68k-mint" IUSE="expat test xml" RDEPEND="