From 0599c506f60589080ed9d5f202e6488a0d9013bf Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Thu, 7 Dec 2023 00:32:49 -0500 Subject: games-misc/cowsay: unkeyword 3.7.0 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Arthur Zamarin --- games-misc/cowsay/cowsay-3.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/cowsay/cowsay-3.7.0.ebuild b/games-misc/cowsay/cowsay-3.7.0.ebuild index 2c836214fe5b..4a237f051401 100644 --- a/games-misc/cowsay/cowsay-3.7.0.ebuild +++ b/games-misc/cowsay/cowsay-3.7.0.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/cowsay-org/cowsay/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~mips ppc64 ~riscv x86 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm64 ~hppa ~mips ppc64 ~riscv x86 ~x64-macos ~x64-solaris" RDEPEND="dev-lang/perl" BDEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad