diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 21:50:25 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:44 +0100 |
commit | 7744f3430d158dd8b9ce0be385d3bbfcfa5f455d (patch) | |
tree | 9d81b74858107a5d7754af320685c92065e410cb /media-fonts/kanjistrokeorders | |
parent | media-libs/sdl2-image: added ~arm64 (diff) | |
download | gentoo-7744f3430d158dd8b9ce0be385d3bbfcfa5f455d.tar.gz gentoo-7744f3430d158dd8b9ce0be385d3bbfcfa5f455d.tar.bz2 gentoo-7744f3430d158dd8b9ce0be385d3bbfcfa5f455d.zip |
media-fonts/kanjistrokeorders: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/kanjistrokeorders')
-rw-r--r-- | media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild index ba29918dbde3..5aa5e0f729ba 100644 --- a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild +++ b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild @@ -1,4 +1,4 @@ -# Copyright 2009-2018 Gentoo Authors +# Copyright 2009-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="https://sites.google.com/site/nihilistorguk/${MY_P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RESTRICT="binchecks" |