commit: f471752e578fa3e3fee54a2a13c6b74e345d9b29 Author: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Tue May 21 22:49:19 2019 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Tue May 21 22:49:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f471752e
dev-libs/libslz: add ~arm64, closes bug #685992 Thanks to bertrand for filing the bug. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev <AT> gentoo.org> dev-libs/libslz/libslz-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libslz/libslz-1.1.0.ebuild b/dev-libs/libslz/libslz-1.1.0.ebuild index bf812e97c80..dfda44e0c7f 100644 --- a/dev-libs/libslz/libslz-1.1.0.ebuild +++ b/dev-libs/libslz/libslz-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://git.1wt.eu/web?p=${PN}.git;a=snapshot;h=v${PV};sf=tbz2 -> ${P}.t LICENSE="MIT" SLOT="0/1" -KEYWORDS="amd64 arm ppc x86" +KEYWORDS="amd64 arm ~arm64 ppc x86" IUSE="static-libs tools" DEPEND=""
