Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod/
Date: Fri, 03 Dec 2021 14:20:32
Message-Id: 1638541207.9a1b9cdec8ea393225e5519b9e0131f1d19c9203.arthurzam@gentoo
1 commit: 9a1b9cdec8ea393225e5519b9e0131f1d19c9203
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 3 14:19:42 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 3 14:20:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1b9cde
7
8 games-misc/fortune-mod: Keyword 3.6.1 x86, #828043
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 games-misc/fortune-mod/fortune-mod-3.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild b/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild
16 index 81b256cced50..505b0581c420 100644
17 --- a/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild
18 +++ b/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar.
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE="offensive"
26
27 DEPEND="app-text/recode:="