Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-strangelove/
Date: Fri, 30 Mar 2018 21:34:05
Message-Id: 1522445609.9e6a0d9b35413227b17417fa025a8f616f456d54.monsieurp@gentoo
1 commit: 9e6a0d9b35413227b17417fa025a8f616f456d54
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 9 18:15:56 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 21:33:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6a0d9b
7
8 games-misc/fortune-mod-strangelove: added ~arm64 keyword
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 .../fortune-mod-strangelove/fortune-mod-strangelove-20041203.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-misc/fortune-mod-strangelove/fortune-mod-strangelove-20041203.ebuild b/games-misc/fortune-mod-strangelove/fortune-mod-strangelove-20041203.ebuild
16 index 1810e2ead83..303bf3cc50b 100644
17 --- a/games-misc/fortune-mod-strangelove/fortune-mod-strangelove-20041203.ebuild
18 +++ b/games-misc/fortune-mod-strangelove/fortune-mod-strangelove-20041203.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -8,7 +8,7 @@ SRC_URI="http://seiler.us/wiki/images/4/48/Strangelove_${PV}.tar.gz"
26
27 LICENSE="fairuse"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
31 IUSE=""
32
33 RDEPEND="games-misc/fortune-mod"