diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:33:06 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:13 +0200 |
commit | 3b90d05679a13bef23a732f4eae66620c85a7bb4 (patch) | |
tree | 0768e634c93ffc83f5c0230f3fc469a50efed9f8 /games-misc/funny-manpages | |
parent | games-misc/fortune-mod-all: unkeyword all for ~alpha (diff) | |
download | gentoo-3b90d05679a13bef23a732f4eae66620c85a7bb4.tar.gz gentoo-3b90d05679a13bef23a732f4eae66620c85a7bb4.tar.bz2 gentoo-3b90d05679a13bef23a732f4eae66620c85a7bb4.zip |
games-misc/funny-manpages: unkeyword 2.3 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/funny-manpages')
-rw-r--r-- | games-misc/funny-manpages/funny-manpages-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/funny-manpages/funny-manpages-2.3.ebuild b/games-misc/funny-manpages/funny-manpages-2.3.ebuild index a2effd00e0c0..5aeac0d3d059 100644 --- a/games-misc/funny-manpages/funny-manpages-2.3.ebuild +++ b/games-misc/funny-manpages/funny-manpages-2.3.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 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}/man" 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" |