sys-libs/libcxxrt: add ~arm64, bug #591822
authorMarkus Meier <maekke@gentoo.org>
Sat, 25 Feb 2017 07:52:45 +0000 (08:52 +0100)
committerMarkus Meier <maekke@gentoo.org>
Sat, 25 Feb 2017 07:52:45 +0000 (08:52 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild

index a40029040a0fd830b256473930f338ea7768ebfd..da49ff8c8dfd3a2d08b4a4b7d0463124e151f0d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,9 +22,9 @@ fi
 LICENSE="BSD-2"
 SLOT="0"
 if [ "${PV%9999}" = "${PV}" ] ; then
-       KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="~amd64 ~arm64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 else
-       KEYWORDS=""
+       KEYWORDS="~arm64"
 fi
 IUSE="libunwind +static-libs"