diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 23:49:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 23:49:12 +0100 |
commit | 3a28dae3564feaecf766ce7bf404b83ae1b412c9 (patch) | |
tree | 2e978dccbb3791211eb1fb960f8b8fd5fb6b23d3 /games-misc/fortune-mod | |
parent | dev-perl/IO-All: Stabilize 0.870.0-r1 arm64, #914811 (diff) | |
download | gentoo-3a28dae3564feaecf766ce7bf404b83ae1b412c9.tar.gz gentoo-3a28dae3564feaecf766ce7bf404b83ae1b412c9.tar.bz2 gentoo-3a28dae3564feaecf766ce7bf404b83ae1b412c9.zip |
games-misc/fortune-mod: Stabilize 3.18.0 ppc64, #914811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc/fortune-mod')
-rw-r--r-- | games-misc/fortune-mod/fortune-mod-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild b/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild index 9d16d3c8f9f2..1b8d394beacb 100644 --- a/games-misc/fortune-mod/fortune-mod-3.18.0.ebuild +++ b/games-misc/fortune-mod/fortune-mod-3.18.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="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc64 ~riscv ~sparc x86" IUSE="offensive test" RESTRICT="!test? ( test )" |