summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-25 11:28:14 +0000
committerSam James <sam@gentoo.org>2020-07-25 11:28:14 +0000
commitb205c232a0cb8ef3b1a17a4392768b160b1ed821 (patch)
tree64c470dc9d6752dd757205877b33d441ce8cf4f2 /sys-apps
parentdev-libs/check: removed 0.15.1 as it seems broken (diff)
downloadgentoo-b205c232a0cb8ef3b1a17a4392768b160b1ed821.tar.gz
gentoo-b205c232a0cb8ef3b1a17a4392768b160b1ed821.tar.bz2
gentoo-b205c232a0cb8ef3b1a17a4392768b160b1ed821.zip
sys-apps/bat: arm64 keyworded (bug #733786)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/bat/bat-0.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/bat/bat-0.15.4.ebuild b/sys-apps/bat/bat-0.15.4.ebuild
index 854a5c3dfd18..864ac40b0ab1 100644
--- a/sys-apps/bat/bat-0.15.4.ebuild
+++ b/sys-apps/bat/bat-0.15.4.ebuild
@@ -179,7 +179,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
DEPEND="
>=dev-libs/libgit2-0.99:=