diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 00:03:40 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:32:59 +0200 |
commit | d6326725474c3b35ceef2ab2f7e734a0dd8631d6 (patch) | |
tree | 76ce4bc2b3088852723b7a1e81e92b524b4ce6c6 /games-misc | |
parent | games-misc/fortune-mod-at-linux: addeh ~arm64 keyword (diff) | |
download | gentoo-d6326725474c3b35ceef2ab2f7e734a0dd8631d6.tar.gz gentoo-d6326725474c3b35ceef2ab2f7e734a0dd8631d6.tar.bz2 gentoo-d6326725474c3b35ceef2ab2f7e734a0dd8631d6.zip |
games-misc/fortune-mod-firefly: added ~arm64 keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild index 47c02f85098c..b2bd89e8c2cc 100644 --- a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild +++ b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ SRC_URI="http://www.daughtersoftiresias.org/progs/firefly/${P/mod-}.tar.bz2" LICENSE="fairuse" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |