diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 23:49:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 23:49:07 +0100 |
commit | 29bd9aa2bd97411bc01b8705f7eafef9e58a7f3f (patch) | |
tree | 11ea8d243c1ace25d8e127fc694e8a2ef1f193be /games-misc | |
parent | dev-libs/rinutils: Stabilize 0.10.2 x86, #914811 (diff) | |
download | gentoo-29bd9aa2bd97411bc01b8705f7eafef9e58a7f3f.tar.gz gentoo-29bd9aa2bd97411bc01b8705f7eafef9e58a7f3f.tar.bz2 gentoo-29bd9aa2bd97411bc01b8705f7eafef9e58a7f3f.zip |
games-misc/fortune-mod: Stabilize 3.18.0 arm, #914811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-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 a89017752617..2df994dc66b9 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 )" |