diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2018-03-09 18:05:49 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-30 23:33:23 +0200 |
commit | f13e36186f505eb00ffb2ebe9dc519b1a1f4064c (patch) | |
tree | 1e8d7009911156a4e5ab93a45d40d22a37027cfd /games-misc | |
parent | games-misc/fortune-mod-pqf: added ~arm64 keyword (diff) | |
download | gentoo-f13e36186f505eb00ffb2ebe9dc519b1a1f4064c.tar.gz gentoo-f13e36186f505eb00ffb2ebe9dc519b1a1f4064c.tar.bz2 gentoo-f13e36186f505eb00ffb2ebe9dc519b1a1f4064c.zip |
games-misc/fortune-mod-simpsons-chalkboard: 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-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild index 21b3bae44dcc..4caa36ce0144 100644 --- a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild +++ b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-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 @@ -11,7 +11,7 @@ SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz" 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="" RESTRICT="mirror" |