diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-07-02 14:24:25 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-07-04 09:52:29 -0400 |
commit | 52c1f78efb1fc43f0e53e90fe05c2c91ae61920e (patch) | |
tree | 26a66b3397a94fd25f07bbfe37617a9c569c1e8a /media-fonts/inconsolata | |
parent | app-i18n/mozc: ~ARM64 keywording (bug #730282). (diff) | |
download | gentoo-52c1f78efb1fc43f0e53e90fe05c2c91ae61920e.tar.gz gentoo-52c1f78efb1fc43f0e53e90fe05c2c91ae61920e.tar.bz2 gentoo-52c1f78efb1fc43f0e53e90fe05c2c91ae61920e.zip |
media-fonts/inconsolata: ~ARM64 keywording (bug #730282).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'media-fonts/inconsolata')
-rw-r--r-- | media-fonts/inconsolata/inconsolata-20140821.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/inconsolata/inconsolata-20140821.ebuild b/media-fonts/inconsolata/inconsolata-20140821.ebuild index 172532cee460..d0e9f38663b6 100644 --- a/media-fonts/inconsolata/inconsolata-20140821.ebuild +++ b/media-fonts/inconsolata/inconsolata-20140821.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="" FONT_SUFFIX="ttf" |