games-misc/fortune-mod-cs: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Thu, 8 Mar 2018 23:47:13 +0000 (23:47 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 30 Mar 2018 21:32:51 +0000 (23:32 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7408

games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild

index 893e8fcc90d4935f1f649f25452c6372ffb9c00e..3bd074a1fdbcd1759c775dfc1159b51a3c68d64d 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=5
@@ -8,7 +8,7 @@ SRC_URI="http://ftp.fi.muni.cz/pub/linux/people/zdenek_pytela/${P/-mod/}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="unicode"
 
 RDEPEND="games-misc/fortune-mod"