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 55F431382C5 for ; Thu, 5 Apr 2018 03:29:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 192EEE0BF6; Thu, 5 Apr 2018 03:29:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E2120E0BF5 for ; Thu, 5 Apr 2018 03:29:31 +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 CB1A3335C43 for ; Thu, 5 Apr 2018 03:29:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95F1028A for ; Thu, 5 Apr 2018 03:29:26 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1522898595.2bd07a6c95fe53aa699370dbfa1b0a23ffd3f45f.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/saxon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/saxon/saxon-9.2.0.6-r2.ebuild X-VCS-Directories: dev-java/saxon/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 2bd07a6c95fe53aa699370dbfa1b0a23ffd3f45f X-VCS-Branch: master Date: Thu, 5 Apr 2018 03:29:26 +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: 6238d047-e820-4828-8022-1c3ee2fe396a X-Archives-Hash: 13a235087f9fc796190bf57422b77111 commit: 2bd07a6c95fe53aa699370dbfa1b0a23ffd3f45f Author: Aaron Bauman gentoo org> AuthorDate: Thu Apr 5 03:23:15 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Thu Apr 5 03:23:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd07a6c dev-java/saxon: amd64 stable Bug: https://bugs.gentoo.org/642358 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-java/saxon/saxon-9.2.0.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/saxon/saxon-9.2.0.6-r2.ebuild b/dev-java/saxon/saxon-9.2.0.6-r2.ebuild index f65040049f6..6306c9d5c00 100644 --- a/dev-java/saxon/saxon-9.2.0.6-r2.ebuild +++ b/dev-java/saxon/saxon-9.2.0.6-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}he${MY_PV}source.zip" LICENSE="MPL-1.0" SLOT="9" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" CDEPEND=" dev-java/xom:0