summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-07 00:32:49 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-07 18:25:13 +0200
commit0599c506f60589080ed9d5f202e6488a0d9013bf (patch)
tree2f15d20def91c4c2250ab8d3c91f240fb6974e5d /games-misc
parentgames-misc/bsd-games: unkeyword all for ~alpha (diff)
downloadgentoo-0599c506f60589080ed9d5f202e6488a0d9013bf.tar.gz
gentoo-0599c506f60589080ed9d5f202e6488a0d9013bf.tar.bz2
gentoo-0599c506f60589080ed9d5f202e6488a0d9013bf.zip
games-misc/cowsay: unkeyword 3.7.0 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/cowsay/cowsay-3.7.0.ebuild4
1 files 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}"