diff options
author | 2023-09-18 01:17:41 +0100 | |
---|---|---|
committer | 2023-09-18 01:17:41 +0100 | |
commit | fe68d0f84109526523c9312739a6d59a4a2472fa (patch) | |
tree | f5ad43cb65aae5add1db26c665a5ea658d067d98 /app-misc/broot | |
parent | dev-util/pwntools: Stabilize 4.10.0 amd64, #914357 (diff) | |
download | gentoo-fe68d0f84109526523c9312739a6d59a4a2472fa.tar.gz gentoo-fe68d0f84109526523c9312739a6d59a4a2472fa.tar.bz2 gentoo-fe68d0f84109526523c9312739a6d59a4a2472fa.zip |
app-misc/broot: Stabilize 1.24.1 amd64, #914188
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/broot')
-rw-r--r-- | app-misc/broot/broot-1.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.24.1.ebuild b/app-misc/broot/broot-1.24.1.ebuild index 4e707847b0dc..a8f3dd8770fa 100644 --- a/app-misc/broot/broot-1.24.1.ebuild +++ b/app-misc/broot/broot-1.24.1.ebuild @@ -327,7 +327,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=" |