diff options
author | Sam James <sam@gentoo.org> | 2023-04-28 07:42:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-28 07:43:02 +0100 |
commit | d552369337e7df50e64c4aad8067fc7ad505d95e (patch) | |
tree | 97a2a000fa2b448a82f8fea3ad3d40bcdccf2446 /app-misc | |
parent | dev-libs/libatomic_ops: Stabilize 7.8.0 arm, #905212 (diff) | |
download | gentoo-d552369337e7df50e64c4aad8067fc7ad505d95e.tar.gz gentoo-d552369337e7df50e64c4aad8067fc7ad505d95e.tar.bz2 gentoo-d552369337e7df50e64c4aad8067fc7ad505d95e.zip |
app-misc/broot: Stabilize 1.21.1 amd64, #905079
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/broot/broot-1.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/broot/broot-1.21.1.ebuild b/app-misc/broot/broot-1.21.1.ebuild index 8b2ec6851f32..094388e05fe4 100644 --- a/app-misc/broot/broot-1.21.1.ebuild +++ b/app-misc/broot/broot-1.21.1.ebuild @@ -312,7 +312,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=" |