diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-09 14:59:06 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-09 20:24:15 -0500 |
commit | fa621bb289ddb620cb0dc4f43b97834baf4f42bd (patch) | |
tree | 80c4a247844f7634df5968decb145f30dacc530a /games-misc | |
parent | dev-games/physfs: unkeyword 3.0.2-r1 for ~alpha (diff) | |
download | gentoo-fa621bb289ddb620cb0dc4f43b97834baf4f42bd.tar.gz gentoo-fa621bb289ddb620cb0dc4f43b97834baf4f42bd.tar.bz2 gentoo-fa621bb289ddb620cb0dc4f43b97834baf4f42bd.zip |
games-misc/fortune-mod-scriptures: unkeyword 1.1.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild index dc3bf0fb6ec2..1f3fe075e81b 100644 --- a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild +++ b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mormon/${P}.tar.bz2" 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" |