diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 00:17:48 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:33:11 +0200 |
commit | e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99 (patch) | |
tree | 85a09ebb2a16819c236c0ecb44d01b935abe7dec | |
parent | games-misc/fortune-mod-fvl: added ~arm64 keyword (diff) | |
download | gentoo-e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99.tar.gz gentoo-e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99.tar.bz2 gentoo-e3ff4878883eb32cfd27e7d7ddd3f230c1b42f99.zip |
games-misc/fortune-mod-futurama: added ~arm64 keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index c42513dfac87..85e30d680ded 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.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.netmeister.org/apps/${P}.tar.gz" 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" |