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 B54F41581F3 for ; Sat, 30 Nov 2024 10:46:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA3F1E07D4; Sat, 30 Nov 2024 10:46:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 02C20E07EE for ; Sat, 30 Nov 2024 10:46:07 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 411DA341C25 for ; Sat, 30 Nov 2024 10:46:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E4321E75 for ; Sat, 30 Nov 2024 10:46:04 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1732963539.9f65b8fbdb32251272fd8fc425599da702e38452.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ivykis/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ivykis/ivykis-0.43.1.ebuild X-VCS-Directories: dev-libs/ivykis/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9f65b8fbdb32251272fd8fc425599da702e38452 X-VCS-Branch: master Date: Sat, 30 Nov 2024 10:46:04 +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: d8948ab2-4611-41f4-9583-44b64be0400b X-Archives-Hash: 446e02a52f4954f13a9d8cb0356edc57 commit: 9f65b8fbdb32251272fd8fc425599da702e38452 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 30 10:45:39 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 30 10:45:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f65b8fb dev-libs/ivykis: Stabilize 0.43.1 x86, #945365 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/ivykis/ivykis-0.43.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ivykis/ivykis-0.43.1.ebuild b/dev-libs/ivykis/ivykis-0.43.1.ebuild index 1226c9b45d94..75df09ac991f 100644 --- a/dev-libs/ivykis/ivykis-0.43.1.ebuild +++ b/dev-libs/ivykis/ivykis-0.43.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/buytenh/ivykis/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="static-libs" src_prepare() {