diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 15:54:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 15:54:36 +0300 |
commit | b5610fce25f1803dfc849227958fe60935cc8f6a (patch) | |
tree | 868d624e5fd0ad1a3ffd350bda5a69286b065293 /games-misc | |
parent | dev-perl/File-Find-Object: Keyword 0.3.6 hppa, #842504 (diff) | |
download | gentoo-b5610fce25f1803dfc849227958fe60935cc8f6a.tar.gz gentoo-b5610fce25f1803dfc849227958fe60935cc8f6a.tar.bz2 gentoo-b5610fce25f1803dfc849227958fe60935cc8f6a.zip |
games-misc/fortune-mod: Keyword 3.14.0 hppa, #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 7bfcdb4d40e0..121927e8d619 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 ~arm ~arm64 ~m68k ~mips ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~sparc ~x86" IUSE="offensive test" RESTRICT="!test? ( test )" |