commit: 06863df1d11e2d0f0b5b26bb0511773bef8cbaa5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 03:26:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 03:26:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06863df1
app-misc/broot: Stabilize 1.44.2 amd64, #947362 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/broot/broot-1.44.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/broot/broot-1.44.2.ebuild b/app-misc/broot/broot-1.44.2.ebuild index 3b6f6c4bbab3..bd1899d23171 100644 --- a/app-misc/broot/broot-1.44.2.ebuild +++ b/app-misc/broot/broot-1.44.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Gentoo Authors +# Copyright 2021-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -341,7 +341,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="
