diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 16:19:42 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-03 16:20:07 +0200 |
commit | 9a1b9cdec8ea393225e5519b9e0131f1d19c9203 (patch) | |
tree | 13940b4bed018230881253685c4f57437f958640 /games-misc/fortune-mod | |
parent | sys-boot/woeusb: Stabilize 5.1.2-r1 x86, #828044 (diff) | |
download | gentoo-9a1b9cdec8ea393225e5519b9e0131f1d19c9203.tar.gz gentoo-9a1b9cdec8ea393225e5519b9e0131f1d19c9203.tar.bz2 gentoo-9a1b9cdec8ea393225e5519b9e0131f1d19c9203.zip |
games-misc/fortune-mod: Keyword 3.6.1 x86, #828043
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc/fortune-mod')
-rw-r--r-- | games-misc/fortune-mod/fortune-mod-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild b/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild index 81b256cced50..505b0581c420 100644 --- a/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/shlomif/fortune-mod/releases/download/${P}/${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="offensive" DEPEND="app-text/recode:=" |