diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-02-12 08:51:35 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-02-12 08:51:50 +0200 |
commit | 68d66f4a5d827a38a44e44c7b68db2f4fc18adec (patch) | |
tree | 589134d1e7d7c172fb7421d1bde03cdf7276fa9b /sys-apps/bat | |
parent | net-nds/openldap: Stabilize 2.6.3-r3 ppc64, #873568 (diff) | |
download | gentoo-68d66f4a5d827a38a44e44c7b68db2f4fc18adec.tar.gz gentoo-68d66f4a5d827a38a44e44c7b68db2f4fc18adec.tar.bz2 gentoo-68d66f4a5d827a38a44e44c7b68db2f4fc18adec.zip |
sys-apps/bat: Stabilize 0.21.0 amd64, #892675
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-apps/bat')
-rw-r--r-- | sys-apps/bat/bat-0.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bat/bat-0.21.0.ebuild b/sys-apps/bat/bat-0.21.0.ebuild index dac63be60bda..c55afb1aa267 100644 --- a/sys-apps/bat/bat-0.21.0.ebuild +++ b/sys-apps/bat/bat-0.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2022 Gentoo Authors +# Copyright 2017-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -162,7 +162,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 LGPL-3+ MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" BDEPEND="virtual/pkgconfig" DEPEND=" |