commit: 76fb874562bebcf7d146c6b77722fe282f8f62b2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 07:58:59 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 09:07:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76fb8745
app-misc/broot: Stabilize 1.30.0 amd64, #921941 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/broot/broot-1.30.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/broot/broot-1.30.0.ebuild b/app-misc/broot/broot-1.30.0.ebuild index e88fd901fb1c..bd2e06593044 100644 --- a/app-misc/broot/broot-1.30.0.ebuild +++ b/app-misc/broot/broot-1.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -323,7 +323,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="
