dev-libs/libslz: add ~arm64, closes bug #685992
authorStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 22:49:19 +0000 (17:49 -0500)
committerStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 22:49:28 +0000 (17:49 -0500)
Thanks to bertrand for filing the bug.

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
dev-libs/libslz/libslz-1.1.0.ebuild

index bf812e97c808b071392c160402d7dffe4bd4201c..dfda44e0c7f4c702e48f2ebf3e794689a5079ec8 100644 (file)
@@ -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=""