diff options
author | Sam James <sam@gentoo.org> | 2020-07-25 11:28:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-25 11:28:14 +0000 |
commit | b205c232a0cb8ef3b1a17a4392768b160b1ed821 (patch) | |
tree | 64c470dc9d6752dd757205877b33d441ce8cf4f2 /sys-apps/bat | |
parent | dev-libs/check: removed 0.15.1 as it seems broken (diff) | |
download | gentoo-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/bat')
-rw-r--r-- | sys-apps/bat/bat-0.15.4.ebuild | 2 |
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:= |