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}"