diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-08 11:08:19 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 18:29:17 +0200 |
commit | 1d47dc1bfb85c448a24772270adda79a6f11d441 (patch) | |
tree | 4f044c733f5d0c553be6510a0bf419db98075b61 /games-misc | |
parent | games-misc/fortune-mod-it: unkeyword 1.99 for ~alpha (diff) | |
download | gentoo-1d47dc1bfb85c448a24772270adda79a6f11d441.tar.gz gentoo-1d47dc1bfb85c448a24772270adda79a6f11d441.tar.bz2 gentoo-1d47dc1bfb85c448a24772270adda79a6f11d441.zip |
games-misc/fortune-mod-kernelcookies: unkeyword 9 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-kernelcookies/fortune-mod-kernelcookies-9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-kernelcookies/fortune-mod-kernelcookies-9.ebuild b/games-misc/fortune-mod-kernelcookies/fortune-mod-kernelcookies-9.ebuild index 595bd0490490..db92392b93c8 100644 --- a/games-misc/fortune-mod-kernelcookies/fortune-mod-kernelcookies-9.ebuild +++ b/games-misc/fortune-mod-kernelcookies/fortune-mod-kernelcookies-9.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}"/kernelcookies-${PV} LICENSE="GPL-2" 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" IUSE="offensive" DEPEND="games-misc/fortune-mod" |