diff options
author | 2025-01-05 19:48:52 +0200 | |
---|---|---|
committer | 2025-01-05 19:48:52 +0200 | |
commit | dddb6ed15225aa5b966ced1042038d7ef8942775 (patch) | |
tree | 293a296da5bb70c014ab8dd382081a102b0030ca /media-fonts | |
parent | media-fonts/noto: Stabilize 20241201 x86, #947533 (diff) | |
download | gentoo-dddb6ed15225aa5b966ced1042038d7ef8942775.tar.gz gentoo-dddb6ed15225aa5b966ced1042038d7ef8942775.tar.bz2 gentoo-dddb6ed15225aa5b966ced1042038d7ef8942775.zip |
media-fonts/noto: Stabilize 20241201 amd64, #947533
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/noto/noto-20241201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/noto/noto-20241201.ebuild b/media-fonts/noto/noto-20241201.ebuild index 94b0894fa3cb..d07eb94efa0e 100644 --- a/media-fonts/noto/noto-20241201.ebuild +++ b/media-fonts/noto/noto-20241201.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/notofonts.github.io-${COMMIT}" 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" |