diff options
author | 2023-08-12 21:36:14 +0100 | |
---|---|---|
committer | 2023-08-12 21:36:14 +0100 | |
commit | 033c29c60893112152740ce97ec78ffb301c058b (patch) | |
tree | 72ac872bd79acc8296cc8da28ac4890e3afbd75b | |
parent | dev-libs/boost: default enable +context and +stacktrace (diff) | |
download | gentoo-033c29c60893112152740ce97ec78ffb301c058b.tar.gz gentoo-033c29c60893112152740ce97ec78ffb301c058b.tar.bz2 gentoo-033c29c60893112152740ce97ec78ffb301c058b.zip |
app-misc/broot: Stabilize 1.23.0 amd64, #912177
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-misc/broot/broot-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.23.0.ebuild b/app-misc/broot/broot-1.23.0.ebuild index 60d8c1e7a882..5d57a0907a87 100644 --- a/app-misc/broot/broot-1.23.0.ebuild +++ b/app-misc/broot/broot-1.23.0.ebuild @@ -320,7 +320,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=" |