summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteev Klimaszewski <steev@gentoo.org>2016-03-03 21:21:38 -0600
committerSteev Klimaszewski <steev@gentoo.org>2016-03-03 21:27:56 -0600
commitaa0155417db854a8e8ebd2daae2bf724ea56122e (patch)
treecc5779752e8ef8aaa869c490d914cbae1e88f6cc
parentdev-lang/php: add new versions of the three supported series. (diff)
downloadgentoo-aa015541.tar.gz
gentoo-aa015541.tar.bz2
gentoo-aa015541.zip
dev-libs/libuv: Keyword 1.8.0 for ~arm64
Tested on Cortex-A53 Package-Manager: portage-2.2.27
-rw-r--r--dev-libs/libuv/libuv-1.8.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libuv/libuv-1.8.0.ebuild b/dev-libs/libuv/libuv-1.8.0.ebuild
index efb72d125424..82c495009d39 100644
--- a/dev-libs/libuv/libuv-1.8.0.ebuild
+++ b/dev-libs/libuv/libuv-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="static-libs"
RESTRICT="test"