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 B34861396D9 for ; Thu, 12 Oct 2017 12:09:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E4942BC032; Thu, 12 Oct 2017 12:09:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0D5D62BC032 for ; Thu, 12 Oct 2017 12:09:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 33CAB33BEC7 for ; Thu, 12 Oct 2017 12:09:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB397907B for ; Thu, 12 Oct 2017 12:09:32 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1507810161.88a7fa210be4aa63b5a88931e31566fe5cf52c29.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-vault/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild X-VCS-Directories: kde-plasma/plasma-vault/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 88a7fa210be4aa63b5a88931e31566fe5cf52c29 X-VCS-Branch: master Date: Thu, 12 Oct 2017 12:09:32 +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: 680703fa-f7b0-41c7-bb5a-60891a61d0b1 X-Archives-Hash: a7043fd292d4d32aee9b95abbdf3c56d commit: 88a7fa210be4aa63b5a88931e31566fe5cf52c29 Author: Michael Palimaka gentoo org> AuthorDate: Thu Oct 12 12:08:37 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Oct 12 12:09:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a7fa21 kde-plasma/plasma-vault: add ~arm keyword Tested on Raspberry Pi 2. Bug: https://bugs.gentoo.org/633880 Package-Manager: Portage-2.3.8, Repoman-2.3.3 kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild b/kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild index cd600daafdb..9fad15b9b28 100644 --- a/kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild +++ b/kde-plasma/plasma-vault/plasma-vault-5.9.96.ebuild @@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then fi LICENSE="LGPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" # TODO: CryFS not yet packaged