diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-15 10:34:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-15 10:38:44 +0200 |
commit | 1ffa973a89cc8dfee84bacc19bdff349826edf62 (patch) | |
tree | 27acabd6a47039bac2301458c6febf0bafc92d3b /games-misc | |
parent | dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic: Cleanup old (diff) | |
download | gentoo-1ffa973a89cc8dfee84bacc19bdff349826edf62.tar.gz gentoo-1ffa973a89cc8dfee84bacc19bdff349826edf62.tar.bz2 gentoo-1ffa973a89cc8dfee84bacc19bdff349826edf62.zip |
games-misc/fortune-mod-norbert-tretkowski: Keyword ~arm64
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild b/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild index 0fcdf24ed760..c6d784c5450f 100644 --- a/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild +++ b/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-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 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${MY_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" |