diff options
author | 2024-01-13 09:58:59 +0200 | |
---|---|---|
committer | 2024-01-13 11:07:13 +0200 | |
commit | 76fb874562bebcf7d146c6b77722fe282f8f62b2 (patch) | |
tree | ff4707d54cb73cafa87edc3bbebc004e13f398c2 /app-misc/broot | |
parent | x11-base/xwayland: Stabilize 23.2.3-r1 ppc64, #921967 (diff) | |
download | gentoo-76fb874562bebcf7d146c6b77722fe282f8f62b2.tar.gz gentoo-76fb874562bebcf7d146c6b77722fe282f8f62b2.tar.bz2 gentoo-76fb874562bebcf7d146c6b77722fe282f8f62b2.zip |
app-misc/broot: Stabilize 1.30.0 amd64, #921941
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc/broot')
-rw-r--r-- | app-misc/broot/broot-1.30.0.ebuild | 4 |
1 files 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=" |