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 2105B139694 for ; Wed, 17 May 2017 21:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 640B5E0CD0; Wed, 17 May 2017 21:23:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 404D0E0CD0 for ; Wed, 17 May 2017 21:23:56 +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 241623416E7 for ; Wed, 17 May 2017 21:23:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F64B7455 for ; Wed, 17 May 2017 21:23:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1495056206.520e1aea3dc9e689b7a1fadf4ea509d4e65f4be1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-vault/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild X-VCS-Directories: kde-plasma/plasma-vault/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 520e1aea3dc9e689b7a1fadf4ea509d4e65f4be1 X-VCS-Branch: master Date: Wed, 17 May 2017 21:23:53 +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: a42dd1d4-28ee-405c-b8ca-71078241d802 X-Archives-Hash: 1c0393307f76f6ab7eb58194970e3f6c commit: 520e1aea3dc9e689b7a1fadf4ea509d4e65f4be1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed May 17 21:23:26 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed May 17 21:23:26 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=520e1aea kde-plasma/plasma-vault: Add some keywords Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild b/kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild index 30c36b6178..cd600daafd 100644 --- a/kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild +++ b/kde-plasma/plasma-vault/plasma-vault-5.9.95.ebuild @@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then fi LICENSE="LGPL-3" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" # TODO: CryFS not yet packaged