diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:28:17 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:12 +0200 |
commit | c7ee92181493fa3e861e6392976a1077823de4e7 (patch) | |
tree | c2e3182fdb636876a4f6e532a5fa888efb9f05d9 /games-misc | |
parent | games-fps/quake2-demodata: unkeyword 3.14-r1 for ~alpha (diff) | |
download | gentoo-c7ee92181493fa3e861e6392976a1077823de4e7.tar.gz gentoo-c7ee92181493fa3e861e6392976a1077823de4e7.tar.bz2 gentoo-c7ee92181493fa3e861e6392976a1077823de4e7.zip |
games-misc/asr-manpages: unkeyword 1.3_rc6 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/asr-manpages/asr-manpages-1.3_rc6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild index fd03b213a0dd..69a75bf91ab6 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc6.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=7 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P/_/-}.orig LICENSE="freedist" #465704 SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86" RDEPEND="virtual/man" |