app-shells/fish: add ~arm, bug #601564
authorMarkus Meier <maekke@gentoo.org>
Tue, 23 Jan 2018 05:56:19 +0000 (06:56 +0100)
committerMarkus Meier <maekke@gentoo.org>
Tue, 23 Jan 2018 05:56:19 +0000 (06:56 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

app-shells/fish/fish-2.7.1.ebuild

index c2a3ea0e6f17ece4b774d5d4e6fa212c83e5b48b..a26d81c57d9918b3767faf64827245b402f671a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/$
 LICENSE="GPL-2"
 SLOT="0"
 [[ "${PV}" = *_* ]] || \
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="nls test"
 
 RDEPEND="