diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 18:29:35 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:22 +0100 |
commit | e8d958486c3957630fa699e28841b5679a4667c1 (patch) | |
tree | 3f17eab999f6285c34f6b0ff6e182457c338b24a /sys-apps/bat | |
parent | dev-perl/Mail-DKIM: Stabilize 1.202.309.110 ppc, #920995 (diff) | |
download | gentoo-e8d958486c3957630fa699e28841b5679a4667c1.tar.gz gentoo-e8d958486c3957630fa699e28841b5679a4667c1.tar.bz2 gentoo-e8d958486c3957630fa699e28841b5679a4667c1.zip |
sys-apps/bat: Stabilize 0.23.0-r1 ppc64, #921314
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-apps/bat')
-rw-r--r-- | sys-apps/bat/bat-0.23.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bat/bat-0.23.0-r1.ebuild b/sys-apps/bat/bat-0.23.0-r1.ebuild index e7c3034ceaf9..b0ce8efd3e62 100644 --- a/sys-apps/bat/bat-0.23.0-r1.ebuild +++ b/sys-apps/bat/bat-0.23.0-r1.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 @@ -182,7 +182,7 @@ LICENSE="|| ( MIT Apache-2.0 )" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD-2 BSD CC0-1.0 LGPL-3+ MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv ~x86" BDEPEND="virtual/pkgconfig" DEPEND=" |