diff options
author | Sam James <sam@gentoo.org> | 2023-10-03 13:06:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-03 13:06:41 +0100 |
commit | 212a190456532316bbb622a0732086c960c5385f (patch) | |
tree | 572d17e056c1f5bf4054aaa324dee9639bfdd1fe /app-misc/broot | |
parent | dev-java/tomcat-native: bump to 1.2.39, dropped unused autotools eclass (diff) | |
download | gentoo-212a190456532316bbb622a0732086c960c5385f.tar.gz gentoo-212a190456532316bbb622a0732086c960c5385f.tar.bz2 gentoo-212a190456532316bbb622a0732086c960c5385f.zip |
app-misc/broot: Stabilize 1.25.0 amd64, #914894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/broot')
-rw-r--r-- | app-misc/broot/broot-1.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.25.0.ebuild b/app-misc/broot/broot-1.25.0.ebuild index 55e2bcfc7214..6b50a06b4d29 100644 --- a/app-misc/broot/broot-1.25.0.ebuild +++ b/app-misc/broot/broot-1.25.0.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=" |