diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-31 07:21:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-31 07:21:54 +0000 |
commit | 27a4f13953e858f83bd613a29a3900345e341636 (patch) | |
tree | 996d51b80be87739aacfbcf745937c5e6e87e464 /app-misc | |
parent | dev-ruby/rspec-rails: fix dependencies (diff) | |
download | gentoo-27a4f13953e858f83bd613a29a3900345e341636.tar.gz gentoo-27a4f13953e858f83bd613a29a3900345e341636.tar.bz2 gentoo-27a4f13953e858f83bd613a29a3900345e341636.zip |
app-misc/broot: Stabilize 1.34.0 amd64, #928144
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/broot/broot-1.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.34.0.ebuild b/app-misc/broot/broot-1.34.0.ebuild index c3422e887d19..278e6a96dacd 100644 --- a/app-misc/broot/broot-1.34.0.ebuild +++ b/app-misc/broot/broot-1.34.0.ebuild @@ -329,7 +329,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=" |