diff options
author | Sam James <sam@gentoo.org> | 2021-10-12 00:29:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-12 00:29:34 +0100 |
commit | b74cb30ab8f720b568e8d4445fefc813cd59741c (patch) | |
tree | 1ec467a567c207981d2b80747b0348855156a717 /sys-apps/bat | |
parent | sys-fs/xfsdump: Keyword 3.1.9-r1 arm64, #804306 (diff) | |
download | gentoo-b74cb30ab8f720b568e8d4445fefc813cd59741c.tar.gz gentoo-b74cb30ab8f720b568e8d4445fefc813cd59741c.tar.bz2 gentoo-b74cb30ab8f720b568e8d4445fefc813cd59741c.zip |
sys-apps/bat: Keyword 0.18.3 arm, #801043
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/bat')
-rw-r--r-- | sys-apps/bat/bat-0.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/bat/bat-0.18.3.ebuild b/sys-apps/bat/bat-0.18.3.ebuild index e39b326ba9a5..98c5f4a06cde 100644 --- a/sys-apps/bat/bat-0.18.3.ebuild +++ b/sys-apps/bat/bat-0.18.3.ebuild @@ -164,7 +164,7 @@ SRC_URI+=" $(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 Boost-1.0 BSD BSD-2 CC0-1.0 ISC LGPL-3+ MIT Apache-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" BDEPEND="virtual/pkgconfig" DEPEND=" |