summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2018-03-09 17:45:47 +0000
committerPatrice Clement <monsieurp@gentoo.org>2018-03-30 23:33:15 +0200
commit9349f79007072cdfbfa5533d6b7341342b136f96 (patch)
treeef8c08dadd188a3c21554214da9f3c41aebc1a3d /games-misc/fortune-mod-homer
parentgames-misc/fortune-mod-hitchhiker: added ~arm64 keyword (diff)
downloadgentoo-9349f79007072cdfbfa5533d6b7341342b136f96.tar.gz
gentoo-9349f79007072cdfbfa5533d6b7341342b136f96.tar.bz2
gentoo-9349f79007072cdfbfa5533d6b7341342b136f96.zip
games-misc/fortune-mod-homer: added ~arm64 keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-misc/fortune-mod-homer')
-rw-r--r--games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild b/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild
index 7e41a89f463c..796c033304f4 100644
--- a/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild
+++ b/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild
@@ -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://www.cs.indiana.edu/~crcarter/homer/homer-quotes.tar.gz"
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=""
RDEPEND="games-misc/fortune-mod"