diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:25:36 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:08 +0200 |
commit | 4b369fb8e5d8f3a6a4a07c9082acea54950b93bd (patch) | |
tree | 068c4b14302c2eab74ad2a5d6131b202f8bf20f4 /games-action | |
parent | profiles/features/big-endian: mask media-sound/audacity (diff) | |
download | gentoo-4b369fb8e5d8f3a6a4a07c9082acea54950b93bd.tar.gz gentoo-4b369fb8e5d8f3a6a4a07c9082acea54950b93bd.tar.bz2 gentoo-4b369fb8e5d8f3a6a4a07c9082acea54950b93bd.zip |
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>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/koth/koth-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/koth/koth-0.8.0-r1.ebuild b/games-action/koth/koth-0.8.0-r1.ebuild index 3030dcd88d94..9a1b76e20a37 100644 --- a/games-action/koth/koth-0.8.0-r1.ebuild +++ b/games-action/koth/koth-0.8.0-r1.ebuild @@ -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}" |