diff options
author | Sam James <sam@gentoo.org> | 2024-01-12 14:22:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-12 14:22:00 +0000 |
commit | 96060f79a867a5a99e9b3dfb33ffc31034940b66 (patch) | |
tree | c0a7ba1b774c4d9caddfcbcb7ff3061e00c69d1e /sys-apps/bat | |
parent | sys-apps/bat: add 0.24.0 (diff) | |
download | gentoo-96060f79a867a5a99e9b3dfb33ffc31034940b66.tar.gz gentoo-96060f79a867a5a99e9b3dfb33ffc31034940b66.tar.bz2 gentoo-96060f79a867a5a99e9b3dfb33ffc31034940b66.zip |
sys-apps/bat: drop back to ~arch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/bat')
-rw-r--r-- | sys-apps/bat/bat-0.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bat/bat-0.24.0.ebuild b/sys-apps/bat/bat-0.24.0.ebuild index bf9f73928a92..32990f72429a 100644 --- a/sys-apps/bat/bat-0.24.0.ebuild +++ b/sys-apps/bat/bat-0.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -202,7 +202,7 @@ LICENSE+=" || ( CC0-1.0 MIT-0 ) " SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" BDEPEND="virtual/pkgconfig" DEPEND=" |