diff options
author | Sam James <sam@gentoo.org> | 2021-12-24 04:55:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-24 04:55:56 +0000 |
commit | 7419e1a4de0c846490a9879d141bd3cdba82e101 (patch) | |
tree | c349ec89ca6bcd03c0728d144e74553c61e03c95 /games-misc | |
parent | games-misc/cowsay: Stabilize 3.7.0 arm64, #829889 (diff) | |
download | gentoo-7419e1a4de0c846490a9879d141bd3cdba82e101.tar.gz gentoo-7419e1a4de0c846490a9879d141bd3cdba82e101.tar.bz2 gentoo-7419e1a4de0c846490a9879d141bd3cdba82e101.zip |
games-misc/cowsay: Stabilize 3.7.0 ppc64, #829889
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/cowsay/cowsay-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/cowsay/cowsay-3.7.0.ebuild b/games-misc/cowsay/cowsay-3.7.0.ebuild index d070de74fad0..48809fbe56ed 100644 --- a/games-misc/cowsay/cowsay-3.7.0.ebuild +++ b/games-misc/cowsay/cowsay-3.7.0.ebuild @@ -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 x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm64 ~hppa ~mips ppc64 x86 ~x64-macos ~x64-solaris" RDEPEND="dev-lang/perl" BDEPEND="${RDEPEND}" |