commit: dc6ee640d175ed8cdeae734af3aee401cbdfbb2a Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 17:00:56 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 16:58:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6ee640
games-misc/wtf: keyword for ~arm64. Tested on cortex-a53. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2184 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> games-misc/wtf/wtf-20090924.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild index 52bec1e..947c8a2 100644 --- a/games-misc/wtf/wtf-20090924.ebuild +++ b/games-misc/wtf/wtf-20090924.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentooexperimental.org/~darkside/distfiles/${PN}/${P}.tar.bz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="!games-misc/bsd-games"
