diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-09-01 18:00:56 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-02 18:58:25 +0200 |
commit | dc6ee640d175ed8cdeae734af3aee401cbdfbb2a (patch) | |
tree | 7f10ed1c7b98d2ea6e3d23c8925149ffabd085e9 /games-misc | |
parent | games-board/gnome-mahjongg: keyword for ~arm64. (diff) | |
download | gentoo-dc6ee640d175ed8cdeae734af3aee401cbdfbb2a.tar.gz gentoo-dc6ee640d175ed8cdeae734af3aee401cbdfbb2a.tar.bz2 gentoo-dc6ee640d175ed8cdeae734af3aee401cbdfbb2a.zip |
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@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/wtf/wtf-20090924.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/wtf/wtf-20090924.ebuild b/games-misc/wtf/wtf-20090924.ebuild index 52bec1e45130..947c8a2cf776 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" |