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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD02D1581FB for ; Sun, 24 Nov 2024 11:02:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F46E0805; Sun, 24 Nov 2024 11:02:47 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA6D0E0805 for ; Sun, 24 Nov 2024 11:02:46 +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 09938341E1C for ; Sun, 24 Nov 2024 11:02:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67BA41F0B for ; Sun, 24 Nov 2024 11:02:43 +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: <1732446116.d0702e53c50f28b2af6cb429798eb67267da8d5b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/shapelib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/shapelib/shapelib-1.6.0.ebuild X-VCS-Directories: sci-libs/shapelib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d0702e53c50f28b2af6cb429798eb67267da8d5b X-VCS-Branch: master Date: Sun, 24 Nov 2024 11:02:43 +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: d2806c9f-d90b-4503-ad3f-77053a589391 X-Archives-Hash: ebde28e4149d10bf26b680f8e919b63a commit: d0702e53c50f28b2af6cb429798eb67267da8d5b Author: Sam James gentoo org> AuthorDate: Sun Nov 24 11:01:56 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 24 11:01:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0702e53 sci-libs/shapelib: Stabilize 1.6.0 x86, #942093 Signed-off-by: Sam James gentoo.org> sci-libs/shapelib/shapelib-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/shapelib/shapelib-1.6.0.ebuild b/sci-libs/shapelib/shapelib-1.6.0.ebuild index 5ca53fb5e1c9..5d21a20581e5 100644 --- a/sci-libs/shapelib/shapelib-1.6.0.ebuild +++ b/sci-libs/shapelib/shapelib-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.osgeo.org/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0/4" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" src_prepare() {