commit: 721f72275c5f56692337f4d5896c27afbe7de467 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 4 15:04:37 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 4 15:10:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721f7227
games-misc/cowsay: arm64 keyworded (bug #735198) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> games-misc/cowsay/cowsay-3.04.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/cowsay/cowsay-3.04.ebuild b/games-misc/cowsay/cowsay-3.04.ebuild index 2186ca0454b..dd1855cb7d0 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}"
