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 C1293139337 for ; Mon, 2 Aug 2021 12:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F454E0A53; Mon, 2 Aug 2021 12:17:13 +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 AEB1CE0A0B for ; Mon, 2 Aug 2021 12:17:12 +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 0DA0F342EB8 for ; Mon, 2 Aug 2021 12:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D7ED7B9 for ; Mon, 2 Aug 2021 12:17:09 +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: <1627906524.44d19eda116a8bb9ba4f7d05ab608e0ca8db9705.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libint/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libint/libint-2.6.0-r5.ebuild X-VCS-Directories: sci-libs/libint/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 44d19eda116a8bb9ba4f7d05ab608e0ca8db9705 X-VCS-Branch: master Date: Mon, 2 Aug 2021 12:17:09 +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: a10f9337-bbb0-457c-a889-27221acf0ac9 X-Archives-Hash: ee16f017d1f58fe6d32aaeb06fe3a30f commit: 44d19eda116a8bb9ba4f7d05ab608e0ca8db9705 Author: Sam James gentoo org> AuthorDate: Mon Aug 2 12:15:24 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 2 12:15:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d19eda sci-libs/libint: Stabilize 2.6.0-r5 x86, #804798 Signed-off-by: Sam James gentoo.org> sci-libs/libint/libint-2.6.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/libint/libint-2.6.0-r5.ebuild b/sci-libs/libint/libint-2.6.0-r5.ebuild index bbf70b01e2b..176c1000db5 100644 --- a/sci-libs/libint/libint-2.6.0-r5.ebuild +++ b/sci-libs/libint/libint-2.6.0-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/evaleev/libint/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="2" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs doc" DEPEND="