dev-util/astyle: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 25 Feb 2020 11:50:04 +0000 (11:50 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 26 Feb 2020 18:25:21 +0000 (19:25 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-util/astyle/astyle-3.1-r2.ebuild

index 8e2af0ab36085c5610e8e98b4aac5f10b99a3937..d61943fa038381cd4e3f16cbdc4a9b2a6f8c8bbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/3.1"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="examples java static-libs"
 
 DEPEND="app-arch/xz-utils