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 E86281385B3 for ; Sat, 22 Aug 2015 05:08:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39259E080B; Sat, 22 Aug 2015 05:08:55 +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 C5AF8E080B for ; Sat, 22 Aug 2015 05:08:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E5D7340861 for ; Sat, 22 Aug 2015 05:08:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7353615A for ; Sat, 22 Aug 2015 05:08:50 +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: <1440220011.172939c359244b9d2bf3848f96cb60015eec01da.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: 172939c359244b9d2bf3848f96cb60015eec01da X-VCS-Branch: master Date: Sat, 22 Aug 2015 05:08:50 +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: dd771de1-d844-40f1-815c-f46e9fac09a6 X-Archives-Hash: a43b1277edefe52f6b734e03579956a2 commit: 172939c359244b9d2bf3848f96cb60015eec01da Author: Jeroen Roovers gentoo org> AuthorDate: Sat Aug 22 05:04:59 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Aug 22 05:06:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172939c3 net-im/psi: Stable for HPPA (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 57c82bc..25521bd 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"