diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:28:22 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:12 +0200 |
commit | bb5e30dbc9ce56591ed2478f0d5b898cd4d5f963 (patch) | |
tree | 44453b773c2630153a6548ec4e6eacab0fd845b9 /games-misc | |
parent | games-misc/asr-manpages: unkeyword 1.3_rc6 for ~alpha (diff) | |
download | gentoo-bb5e30dbc9ce56591ed2478f0d5b898cd4d5f963.tar.gz gentoo-bb5e30dbc9ce56591ed2478f0d5b898cd4d5f963.tar.bz2 gentoo-bb5e30dbc9ce56591ed2478f0d5b898cd4d5f963.zip |
games-misc/bsd-games: unkeyword all 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-misc')
-rw-r--r-- | games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild | 4 | ||||
-rw-r--r-- | games-misc/bsd-games/bsd-games-3.1-r2.ebuild | 4 | ||||
-rw-r--r-- | games-misc/bsd-games/bsd-games-3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild b/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild index 2a23ecde1cb4..ce93763e7213 100644 --- a/games-misc/bsd-games/bsd-games-2.17_p28-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-2.17_p28-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=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-2)" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~amd64 ~x86" DEPEND=" sys-apps/miscfiles diff --git a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild index 71f27640e016..8cb3392c3894 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1-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=7 @@ -14,7 +14,7 @@ LICENSE="BSD" # Subslot indicates the fork / new version # 3 doesn't include the same games as the classic variant, etc SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~riscv ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~riscv ~x86" # 'check' target doesn't exist, nor do any actual tests # bug #779649 diff --git a/games-misc/bsd-games/bsd-games-3.2.ebuild b/games-misc/bsd-games/bsd-games-3.2.ebuild index b78cb479b87a..7b5b4c20d5d9 100644 --- a/games-misc/bsd-games/bsd-games-3.2.ebuild +++ b/games-misc/bsd-games/bsd-games-3.2.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 @@ -14,7 +14,7 @@ LICENSE="BSD" # Subslot indicates the fork / new version # 3 doesn't include the same games as the classic variant, etc SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~mips ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~riscv ~x86" # 'check' target doesn't exist, nor do any actual tests # bug #779649 |