From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AB3EA1393F1 for ; Tue, 15 Sep 2015 04:35:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4396721C001; Tue, 15 Sep 2015 04:35:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCCEC21C001 for ; Tue, 15 Sep 2015 04:35:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 644A33406A7 for ; Tue, 15 Sep 2015 04:35:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AB09186 for ; Tue, 15 Sep 2015 04:35:16 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442291712.deee3ed52e28472cd9290f4579af5bc718e7af94.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/psi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/psi/psi-0.15.ebuild X-VCS-Directories: net-im/psi/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: deee3ed52e28472cd9290f4579af5bc718e7af94 X-VCS-Branch: master Date: Tue, 15 Sep 2015 04:35:16 +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: ca295a06-68f7-4c42-9f04-af71d65b53d3 X-Archives-Hash: ae2fa157fe0050463cd19625c618b911 commit: deee3ed52e28472cd9290f4579af5bc718e7af94 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 15 04:34:58 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 15 04:35:12 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deee3ed5 net-im/psi: Stable for PPC64 (bug #555526). Package-Manager: portage-2.2.20.1 net-im/psi/psi-0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/psi/psi-0.15.ebuild b/net-im/psi/psi-0.15.ebuild index 372a13d..a92903d 100644 --- a/net-im/psi/psi-0.15.ebuild +++ b/net-im/psi/psi-0.15.ebuild @@ -18,7 +18,7 @@ done LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd" IUSE="crypt dbus debug doc jingle spell ssl xscreensaver whiteboarding" RESTRICT="test"