summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-04 15:04:37 +0000
committerSam James <sam@gentoo.org>2020-08-04 15:10:53 +0000
commit721f72275c5f56692337f4d5896c27afbe7de467 (patch)
tree70b50210798789d6dc64a53f9a50f0687057eb6e /games-misc
parentapp-admin/pwgen: arm64 keyworded (bug #734566) (diff)
downloadgentoo-721f72275c5f56692337f4d5896c27afbe7de467.tar.gz
gentoo-721f72275c5f56692337f4d5896c27afbe7de467.tar.bz2
gentoo-721f72275c5f56692337f4d5896c27afbe7de467.zip
games-misc/cowsay: arm64 keyworded (bug #735198)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/cowsay/cowsay-3.04.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/cowsay/cowsay-3.04.ebuild b/games-misc/cowsay/cowsay-3.04.ebuild
index 2186ca0454ba..dd1855cb7d00 100644
--- a/games-misc/cowsay/cowsay-3.04.ebuild
+++ b/games-misc/cowsay/cowsay-3.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/tnalpgge/rank-amateur-${PN}/archive/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc64 ~x86 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~mips ~ppc64 ~x86 ~x64-solaris"
RDEPEND=">=dev-lang/perl-5"
BDEPEND="${RDEPEND}"