diff options
Diffstat (limited to 'media-fonts')
-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" |