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 22B631384B4 for ; Sat, 19 Dec 2015 07:39:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 824B421C003; Sat, 19 Dec 2015 07:39:36 +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 252A221C003 for ; Sat, 19 Dec 2015 07:39:34 +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 C38AC3406F3 for ; Sat, 19 Dec 2015 07:39:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80899B33 for ; Sat, 19 Dec 2015 07:39:31 +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: <1450510753.4987f896014a9c102212648cfb54f061eb6c303c.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/shellinabox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/shellinabox/shellinabox-2.19.ebuild X-VCS-Directories: www-misc/shellinabox/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4987f896014a9c102212648cfb54f061eb6c303c X-VCS-Branch: master Date: Sat, 19 Dec 2015 07:39:31 +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: 369e3476-8873-4dd8-8f76-d9fd3ac5caa0 X-Archives-Hash: 0c12580e09b459c3fc9b4267d8995885 commit: 4987f896014a9c102212648cfb54f061eb6c303c Author: Jeroen Roovers gentoo org> AuthorDate: Sat Dec 19 07:39:13 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Dec 19 07:39:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4987f896 www-misc/shellinabox: Stable for PPC64 (bug #567316). Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches www-misc/shellinabox/shellinabox-2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/shellinabox/shellinabox-2.19.ebuild b/www-misc/shellinabox/shellinabox-2.19.ebuild index 4fa793e..5c5fa6c 100644 --- a/www-misc/shellinabox/shellinabox-2.19.ebuild +++ b/www-misc/shellinabox/shellinabox-2.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="+ssl +pam" RDEPEND="${DEPEND}"