diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:57:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-05 08:57:07 +0300 |
commit | da8db31c1a0c2dc72bba55a0cadbbd046e6feea9 (patch) | |
tree | c749de2e51e560ac9042cd5c9edd6165775db1f3 /games-misc | |
parent | dev-perl/File-TreeCreate: Keyword 0.0.1 arm64, #842504 (diff) | |
download | gentoo-da8db31c1a0c2dc72bba55a0cadbbd046e6feea9.tar.gz gentoo-da8db31c1a0c2dc72bba55a0cadbbd046e6feea9.tar.bz2 gentoo-da8db31c1a0c2dc72bba55a0cadbbd046e6feea9.zip |
games-misc/fortune-mod: Keyword 3.14.0 ppc64, #842504
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod/fortune-mod-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-3.14.0.ebuild b/games-misc/fortune-mod/fortune-mod-3.14.0.ebuild index d9f126a1eca4..d6330cae11dc 100644 --- a/games-misc/fortune-mod/fortune-mod-3.14.0.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.14.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.shlomifish.org/open-source/projects/${PN}/arcs/${P}.tar.xz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~m68k ~mips ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~m68k ~mips ~ppc64 ~riscv ~sparc ~x86" IUSE="offensive test" RESTRICT="!test? ( test )" |