games-action/koth: unkeyword 0.8.0-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>
This commit is contained in:
Matoro Mahri
2023-12-07 00:25:36 -05:00
committed by Arthur Zamarin
parent 21680b5bce
commit 4b369fb8e5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/default.pkg/${PV}/${P}.tar.b
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~x86"
KEYWORDS="~amd64 ~x86"
DEPEND="media-libs/libggi"
RDEPEND="${DEPEND}"