diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 23:18:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 23:18:14 +0100 |
commit | 30140dbf32db3e143531708aab8636836fa2e545 (patch) | |
tree | 98565fd2b2b7bf1a2b20676644a6a9b03f407e0c /app-misc | |
parent | net-print/hplip-plugin: Version bump to 3.23.5 (diff) | |
download | gentoo-30140dbf32db3e143531708aab8636836fa2e545.tar.gz gentoo-30140dbf32db3e143531708aab8636836fa2e545.tar.bz2 gentoo-30140dbf32db3e143531708aab8636836fa2e545.zip |
app-misc/broot: Stabilize 1.22.1 amd64, #909513
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/broot/broot-1.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.22.1.ebuild b/app-misc/broot/broot-1.22.1.ebuild index b0003ba686cb..2d4b89c526b4 100644 --- a/app-misc/broot/broot-1.22.1.ebuild +++ b/app-misc/broot/broot-1.22.1.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=" |