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 06686158087 for ; Sun, 23 Jan 2022 17:51:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37F9B2BC002; Sun, 23 Jan 2022 17:51:48 +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 1F1BC2BC002 for ; Sun, 23 Jan 2022 17:51:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0087234315A for ; Sun, 23 Jan 2022 17:51:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B34F9D0 for ; Sun, 23 Jan 2022 17:51:45 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1642960299.80fde97da6e0503b373b900fd076c9db29b6944d.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/broot/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/broot/broot-1.8.1.ebuild X-VCS-Directories: app-misc/broot/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 80fde97da6e0503b373b900fd076c9db29b6944d X-VCS-Branch: master Date: Sun, 23 Jan 2022 17:51:45 +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: 5be7a10f-cd34-4831-9ad2-af15f55cc9e5 X-Archives-Hash: d8021aeabf4dcdc40398b996454dc4eb commit: 80fde97da6e0503b373b900fd076c9db29b6944d Author: Florian Schmaus gentoo org> AuthorDate: Sun Jan 23 17:51:39 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Jan 23 17:51:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80fde97d app-misc/broot: stabilize 1.8.1 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-misc/broot/broot-1.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/broot/broot-1.8.1.ebuild b/app-misc/broot/broot-1.8.1.ebuild index 0de501a3a0c7..4152c625bc7f 100644 --- a/app-misc/broot/broot-1.8.1.ebuild +++ b/app-misc/broot/broot-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -215,7 +215,7 @@ SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X" RDEPEND="