diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 23:49:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 23:49:05 +0100 |
commit | 9437b970b8fada273d430fc4605c723539028a67 (patch) | |
tree | 60f12de7ef124268c8540897fc9ad77d45902f13 /games-misc/fortune-mod | |
parent | sys-apps/openrc: add sysvinit use flag (diff) | |
download | gentoo-9437b970b8fada273d430fc4605c723539028a67.tar.gz gentoo-9437b970b8fada273d430fc4605c723539028a67.tar.bz2 gentoo-9437b970b8fada273d430fc4605c723539028a67.zip |
games-misc/fortune-mod: Stabilize 3.18.0 x86, #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 cc3dc5c1a1fd..a89017752617 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 )" |