diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 00:09:28 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:33:05 +0200 |
commit | c5ee001a50bede8407009936684d597083848388 (patch) | |
tree | 52e35e96278ae64244b7138c1bd7575da7102781 /games-misc | |
parent | games-misc/fortune-mod-calvin: added ~arm64 keyword (diff) | |
download | gentoo-c5ee001a50bede8407009936684d597083848388.tar.gz gentoo-c5ee001a50bede8407009936684d597083848388.tar.bz2 gentoo-c5ee001a50bede8407009936684d597083848388.zip |
games-misc/fortune-mod-bofh-excuses: 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-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild index 2ce2ce68242b..cf86bccc2cc7 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.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.stlim.net/downloads/fortune-bofh-excuses-${PV}.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" |