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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 076ED158087 for ; Tue, 25 Jan 2022 13:51:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36F7BE0769; Tue, 25 Jan 2022 13:51:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 710C9E0769 for ; Tue, 25 Jan 2022 13:51:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C873E342D06 for ; Tue, 25 Jan 2022 13:51:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C5451F0 for ; Tue, 25 Jan 2022 13:51:41 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1643118693.b95dfaa78fd16ae4beb407e0fe72e169ebd22c7f.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/aghermann/aghermann-1.1.2-r2.ebuild X-VCS-Directories: sci-biology/aghermann/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: b95dfaa78fd16ae4beb407e0fe72e169ebd22c7f X-VCS-Branch: master Date: Tue, 25 Jan 2022 13:51:41 +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: fd9ce6b8-0480-46a5-9a20-0cc1832cbcef X-Archives-Hash: d91d9f48c10aa3b73e979a729c894b8d commit: b95dfaa78fd16ae4beb407e0fe72e169ebd22c7f Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Jan 25 13:51:33 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Jan 25 13:51:33 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b95dfaa7 sci-biology/aghermann: add keywords Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> sci-biology/aghermann/aghermann-1.1.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild index 4606fa9df..b0ac5fe00 100644 --- a/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild +++ b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://johnhommer.com/code/aghermann/source/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64" REQUIRED_USE="${LUA_REQUIRED_USE}"