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 5D5D6158064 for ; Wed, 8 May 2024 16:56:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5C2FE2B63; Wed, 8 May 2024 16:56:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35750E2B67 for ; Wed, 8 May 2024 16:56:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F8C73431CF for ; Wed, 8 May 2024 16:56:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25EE31A44 for ; Wed, 8 May 2024 16:56:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1715187366.c80ef338dca21186181598572dd02a4cb8daf68e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-biology/paml/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-biology/paml/paml-4.10.7.ebuild X-VCS-Directories: sci-biology/paml/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c80ef338dca21186181598572dd02a4cb8daf68e X-VCS-Branch: master Date: Wed, 8 May 2024 16:56:25 +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: 7f279d32-d96f-46d5-81b2-f49c2a9f403b X-Archives-Hash: 742e35c4392fd82b2f8107290597fc0f commit: c80ef338dca21186181598572dd02a4cb8daf68e Author: Sam James gentoo org> AuthorDate: Wed May 8 16:55:53 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 8 16:56:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80ef338 sci-biology/paml: restore ~x86 Unclear why it was dropped. Signed-off-by: Sam James gentoo.org> sci-biology/paml/paml-4.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/paml/paml-4.10.7.ebuild b/sci-biology/paml/paml-4.10.7.ebuild index 598c844c5ce1..3291f74efcad 100644 --- a/sci-biology/paml/paml-4.10.7.ebuild +++ b/sci-biology/paml/paml-4.10.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/abacus-gene/${PN}/archive/refs/tags/${PV}.tar.gz -> LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" PATCHES=( "${FILESDIR}"/${PN}-4.10.7-LDFLAGS.patch