commit: b205c232a0cb8ef3b1a17a4392768b160b1ed821 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 25 11:28:14 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 25 11:28:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b205c232
sys-apps/bat: arm64 keyworded (bug #733786) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/bat/bat-0.15.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/bat/bat-0.15.4.ebuild b/sys-apps/bat/bat-0.15.4.ebuild index 854a5c3dfd1..864ac40b0ab 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:=
