diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 00:10:47 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:33:06 +0200 |
commit | 56ce7b09a05018c2360bf3f9b67438303a2f90b9 (patch) | |
tree | 991516fec6a796046585ee615fa96512c4be0bb0 /games-misc | |
parent | games-misc/fortune-mod-bofh-excuses: added ~arm64 keyword (diff) | |
download | gentoo-56ce7b09a05018c2360bf3f9b67438303a2f90b9.tar.gz gentoo-56ce7b09a05018c2360bf3f9b67438303a2f90b9.tar.bz2 gentoo-56ce7b09a05018c2360bf3f9b67438303a2f90b9.zip |
games-misc/fortune-mod-debilneho: 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-debilneho/fortune-mod-debilneho-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild index fe5d84978632..840d7fddf6f8 100644 --- a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild +++ b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.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 @@ -9,7 +9,7 @@ SRC_URI="http://megac.info/fortune-debilneho.tar.bz2" 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" |