diff options
author | 2025-01-06 03:26:30 +0000 | |
---|---|---|
committer | 2025-01-06 03:26:30 +0000 | |
commit | 06863df1d11e2d0f0b5b26bb0511773bef8cbaa5 (patch) | |
tree | d20e38f6430809247239bca53966abd242c64ef1 /app-misc | |
parent | net-firewall/firewalld: Stabilize 2.3.0 arm64, #947580 (diff) | |
download | gentoo-06863df1d11e2d0f0b5b26bb0511773bef8cbaa5.tar.gz gentoo-06863df1d11e2d0f0b5b26bb0511773bef8cbaa5.tar.bz2 gentoo-06863df1d11e2d0f0b5b26bb0511773bef8cbaa5.zip |
app-misc/broot: Stabilize 1.44.2 amd64, #947362
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/broot/broot-1.44.2.ebuild | 4 |
1 files 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=" |