diff options
author | Sam James <sam@gentoo.org> | 2024-04-08 00:37:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-08 00:37:08 +0100 |
commit | b1efd07d191c92d0875d3123bc5aa1bb081e2e5d (patch) | |
tree | 2317043145d2216737c6c260cd05096bc8d89967 /media-fonts | |
parent | media-libs/kvazaar: fix UnusedInherits (flag-o-matic) (diff) | |
download | gentoo-b1efd07d191c92d0875d3123bc5aa1bb081e2e5d.tar.gz gentoo-b1efd07d191c92d0875d3123bc5aa1bb081e2e5d.tar.bz2 gentoo-b1efd07d191c92d0875d3123bc5aa1bb081e2e5d.zip |
media-fonts/noto: Stabilize 20240229 arm, #928891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/noto/noto-20240229.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/noto/noto-20240229.ebuild b/media-fonts/noto/noto-20240229.ebuild index badce1bcb721..04a68dcda19c 100644 --- a/media-fonts/noto/noto-20240229.ebuild +++ b/media-fonts/noto/noto-20240229.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/notofonts/notofonts.github.io/archive/${COMMIT}.tar. LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" # Extra allows to optionally reduce disk usage even returning to tofu # issue as described in https://fonts.google.com/noto IUSE="cjk +extra" |