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 AB9D6138332 for ; Sun, 11 Mar 2018 06:08:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4D3CE07FA; Sun, 11 Mar 2018 06:08:31 +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 934E5E07FA for ; Sun, 11 Mar 2018 06:08: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 4476D335C78 for ; Sun, 11 Mar 2018 06:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C89C224E for ; Sun, 11 Mar 2018 06:08:28 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1520747915.b45a57b4d38d9bebacc0f0ae48efafa436cf98fc.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ccache/ccache-3.3.4-r1.ebuild X-VCS-Directories: dev-util/ccache/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b45a57b4d38d9bebacc0f0ae48efafa436cf98fc X-VCS-Branch: master Date: Sun, 11 Mar 2018 06:08:28 +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: 18d4469f-1a1c-4bc5-b4f7-5e454db91851 X-Archives-Hash: 02bea3cfd38c02de56c5d5464ec97e8e commit: b45a57b4d38d9bebacc0f0ae48efafa436cf98fc Author: Matt Turner gentoo org> AuthorDate: Sun Mar 11 05:58:35 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Mar 11 05:58:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45a57b4 dev-util/ccache-3.3.4-r1: added ~hppa, bug 643082 dev-util/ccache/ccache-3.3.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index 158eb5f1469..7d0c0f6de84 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~hppa ~x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils