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 C28261381F3 for ; Fri, 3 Apr 2020 21:37:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51862E09C0; Fri, 3 Apr 2020 21:37:27 +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 30752E09C0 for ; Fri, 3 Apr 2020 21:37:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D961334F0D0 for ; Fri, 3 Apr 2020 21:37:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 339EE1D6 for ; Fri, 3 Apr 2020 21:37:22 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1585941988.894789e9f21a5ee8dac56f89dbbba3a1ea5c5597.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: acct-user/fort/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-user/fort/fort-0.ebuild X-VCS-Directories: acct-user/fort/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 894789e9f21a5ee8dac56f89dbbba3a1ea5c5597 X-VCS-Branch: master Date: Fri, 3 Apr 2020 21:37:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5ddb7b4f-10cd-46db-92ec-7b9a327f5673 X-Archives-Hash: 25179ef456c7df92f51d84777da48d39 commit: 894789e9f21a5ee8dac56f89dbbba3a1ea5c5597 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Apr 3 19:26:28 2020 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri Apr 3 19:26:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=894789e9 acct-user/fort: add keywords Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan riseup.net> acct-user/fort/fort-0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/acct-user/fort/fort-0.ebuild b/acct-user/fort/fort-0.ebuild index 9c9fec7..e374d06 100644 --- a/acct-user/fort/fort-0.ebuild +++ b/acct-user/fort/fort-0.ebuild @@ -6,6 +6,7 @@ EAPI=7 inherit acct-user DESCRIPTION="User for FORT RPKI validator" +KEYWORDS="~amd64 ~x86" ACCT_USER_ID=323 ACCT_USER_GROUPS=( fort ) ACCT_USER_HOME="/usr/share/${PN}/"