commit: 0f74d43787078f20550d2ef54ad7759a8215d951
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 9 00:19:09 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 21:33:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f74d437
games-misc/fortune-mod-gentoo-dev: added ~arm64 keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
.../fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild
b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild
index 38237fab18d..bd6c0817d27 100644
--- a/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.ebuild
+++ b/games-misc/fortune-mod-gentoo-dev/fortune-mod-gentoo-dev-20090306.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86
~x86-fbsd"
IUSE="offensive"
RDEPEND="games-misc/fortune-mod"