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 A8BE81383D3 for ; Tue, 1 Sep 2015 15:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F00AE07F9; Tue, 1 Sep 2015 15:59:56 +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 48910E07F9 for ; Tue, 1 Sep 2015 15:59:56 +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 262A5340ED8 for ; Tue, 1 Sep 2015 15:59:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4419114 for ; Tue, 1 Sep 2015 15:59:51 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1441123187.f1c653e87cf0fa675cad8fd054ab0915d5707f97.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/roundcube/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/roundcube/roundcube-1.0.6.ebuild X-VCS-Directories: mail-client/roundcube/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: f1c653e87cf0fa675cad8fd054ab0915d5707f97 X-VCS-Branch: master Date: Tue, 1 Sep 2015 15:59:51 +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: 7b3d7043-5435-4316-a6a8-e294d9e0ef4f X-Archives-Hash: 8359fd8e090aa7d8ad8bfce46913dab4 commit: f1c653e87cf0fa675cad8fd054ab0915d5707f97 Author: Markus Meier gentoo org> AuthorDate: Tue Sep 1 15:59:47 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Sep 1 15:59:47 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c653e8 mail-client/roundcube: arm stable, bug #554866 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm" mail-client/roundcube/roundcube-1.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/roundcube/roundcube-1.0.6.ebuild b/mail-client/roundcube/roundcube-1.0.6.ebuild index 3855e13..85b66fc 100644 --- a/mail-client/roundcube/roundcube-1.0.6.ebuild +++ b/mail-client/roundcube/roundcube-1.0.6.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="ldap +mysql postgres sqlite ssl spell" # this function only sets DEPEND so we need to include that in RDEPEND