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 CFE6C158083 for ; Sat, 21 Sep 2024 03:38:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCB2CE29AF; Sat, 21 Sep 2024 03:38:36 +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 C4AB2E29AF for ; Sat, 21 Sep 2024 03:38:36 +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 E63463431B9 for ; Sat, 21 Sep 2024 03:38:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6EAA27FF for ; Sat, 21 Sep 2024 03:38:32 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1726889261.516c2cb9d88cca002b3b2e1779fb3255c837a356.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libbraiding/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libbraiding/libbraiding-1.2.ebuild X-VCS-Directories: sci-libs/libbraiding/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 516c2cb9d88cca002b3b2e1779fb3255c837a356 X-VCS-Branch: master Date: Sat, 21 Sep 2024 03:38:32 +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: 3e115673-3252-4537-bf3a-8026b6b02612 X-Archives-Hash: c8978caaf1b97647aa4824b042fa4eea commit: 516c2cb9d88cca002b3b2e1779fb3255c837a356 Author: Michael Orlitzky gentoo org> AuthorDate: Sat Sep 21 03:27:41 2024 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Sep 21 03:27:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516c2cb9 sci-libs/libbraiding: drop IUSE="" Signed-off-by: Michael Orlitzky gentoo.org> sci-libs/libbraiding/libbraiding-1.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sci-libs/libbraiding/libbraiding-1.2.ebuild b/sci-libs/libbraiding/libbraiding-1.2.ebuild index 2b7ca9c1f41c..cd88acc244ae 100644 --- a/sci-libs/libbraiding/libbraiding-1.2.ebuild +++ b/sci-libs/libbraiding/libbraiding-1.2.ebuild @@ -13,7 +13,6 @@ SRC_URI="https://github.com/miguelmarco/${PN}/releases/download/${PV}/${P}.tar.g LICENSE="GPL-3+" SLOT="0" KEYWORDS="amd64 ~riscv" -IUSE="" src_install() { default