summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Klimaszewski <steev@gentoo.org>2019-05-21 17:49:19 -0500
committerStephen Klimaszewski <steev@gentoo.org>2019-05-21 17:49:28 -0500
commitf471752e578fa3e3fee54a2a13c6b74e345d9b29 (patch)
tree97156e5235b9270f284af2120a01de6ac6e358ae
parentdev-python/sparql-wrapper: arm64 stable (diff)
downloadgentoo-f471752e578fa3e3fee54a2a13c6b74e345d9b29.tar.gz
gentoo-f471752e578fa3e3fee54a2a13c6b74e345d9b29.tar.bz2
gentoo-f471752e578fa3e3fee54a2a13c6b74e345d9b29.zip
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@gentoo.org>
-rw-r--r--dev-libs/libslz/libslz-1.1.0.ebuild4
1 files 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 bf812e97c808..dfda44e0c7f4 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=""