From 8dcfaf4af341a2a36375d79f28418bb3151cbbcb Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Thu, 7 Dec 2023 00:27:19 -0500 Subject: [PATCH] games-arcade/cob: unkeyword 0.9-r2 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Arthur Zamarin --- games-arcade/cob/cob-0.9-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/cob/cob-0.9-r2.ebuild b/games-arcade/cob/cob-0.9-r2.ebuild index b45c2ee9e74b4..5311fc6a8ea7d 100644 --- a/games-arcade/cob/cob-0.9-r2.ebuild +++ b/games-arcade/cob/cob-0.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" RDEPEND="media-libs/libsdl[joystick,sound,video]" DEPEND="${RDEPEND}"