diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 00:14:04 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:33:10 +0200 |
commit | 7617ddc7eb2e1fd70b3c0658932c35b137827c01 (patch) | |
tree | 95b881e16a58e5acbd10f6804cc01d5a01ff42a6 /games-misc/fortune-mod-fvl | |
parent | games-misc/fortune-mod-rss: added ~arm64 keyword (diff) | |
download | gentoo-7617ddc7eb2e1fd70b3c0658932c35b137827c01.tar.gz gentoo-7617ddc7eb2e1fd70b3c0658932c35b137827c01.tar.bz2 gentoo-7617ddc7eb2e1fd70b3c0658932c35b137827c01.zip |
games-misc/fortune-mod-fvl: added ~arm64 keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index 63f1ba8ecd89..e0226482ae03 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.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="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" 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" |