diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:27:19 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:09 +0200 |
commit | 8dcfaf4af341a2a36375d79f28418bb3151cbbcb (patch) | |
tree | 6c24f5fef773c6ed77f5714179e7ce2d529750c4 /games-arcade/cob | |
parent | games-arcade/circuslinux: unkeyword 1.0.3-r2 for ~alpha (diff) | |
download | gentoo-8dcfaf4af341a2a36375d79f28418bb3151cbbcb.tar.gz gentoo-8dcfaf4af341a2a36375d79f28418bb3151cbbcb.tar.bz2 gentoo-8dcfaf4af341a2a36375d79f28418bb3151cbbcb.zip |
games-arcade/cob: unkeyword 0.9-r2 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-arcade/cob')
-rw-r--r-- | games-arcade/cob/cob-0.9-r2.ebuild | 4 |
1 files 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 b45c2ee9e74b..5311fc6a8ea7 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}" |