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-futurama/
Date: Fri, 30 Mar 2018 21:33:55
Message-Id: 1522445591.e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99.monsieurp@gentoo
1 commit: e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 9 00:17:48 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 21:33:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ff4878
7
8 games-misc/fortune-mod-futurama: added ~arm64 keyword
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild
16 index c42513dfac8..85e30d680de 100644
17 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild
18 +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.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://www.netmeister.org/apps/${P}.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"