diff options
author | 2023-12-08 11:07:50 -0500 | |
---|---|---|
committer | 2023-12-08 18:29:15 +0200 | |
commit | 231816be1f2fbce11ee376bdac1fc85d708ec213 (patch) | |
tree | 86eb637fe4227463e476fd2dfb0f546172cbbf2e /games-misc | |
parent | games-misc/fortune-mod-at-linux: unkeyword 20030120 for ~alpha (diff) | |
download | gentoo-231816be1f2fbce11ee376bdac1fc85d708ec213.tar.gz gentoo-231816be1f2fbce11ee376bdac1fc85d708ec213.tar.bz2 gentoo-231816be1f2fbce11ee376bdac1fc85d708ec213.zip |
games-misc/fortune-mod-bofh-excuses: unkeyword 1.2-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild index 81b1eb7d6dc5..e6892bc1567f 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}"/${PN/mod-/} LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="games-misc/fortune-mod" |