diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:27:09 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:08 +0200 |
commit | 5700e29c82cce4b16fb17f12605d807346317209 (patch) | |
tree | c5876e9a08e909c6956688654733cfc17401acf1 /games-arcade | |
parent | games-action/tuxkart: unkeyword 0.4.0-r2 for ~alpha (diff) | |
download | gentoo-5700e29c82cce4b16fb17f12605d807346317209.tar.gz gentoo-5700e29c82cce4b16fb17f12605d807346317209.tar.bz2 gentoo-5700e29c82cce4b16fb17f12605d807346317209.zip |
games-arcade/ascii-invaders: unkeyword 1.0.1 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')
-rw-r--r-- | games-arcade/ascii-invaders/ascii-invaders-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/ascii-invaders/ascii-invaders-1.0.1.ebuild b/games-arcade/ascii-invaders/ascii-invaders-1.0.1.ebuild index f83820061e2e..c0476227fa84 100644 --- a/games-arcade/ascii-invaders/ascii-invaders-1.0.1.ebuild +++ b/games-arcade/ascii-invaders/ascii-invaders-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/macdice/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~mips ~ppc64 ~x86 ~ppc-macos" RDEPEND="sys-libs/ncurses:=" DEPEND="${RDEPEND}" |