commit: 8504a1552b8ea8d2e688a8d006c51a15e7c9703c Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Feb 25 19:19:42 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Feb 25 19:19:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8504a155
media-fonts/noto: Stabilize 20231128 amd64, #925496 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> media-fonts/noto/noto-20231128.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/noto/noto-20231128.ebuild b/media-fonts/noto/noto-20231128.ebuild index aa06530ce4fd..d236ae6b014a 100644 --- a/media-fonts/noto/noto-20231128.ebuild +++ b/media-fonts/noto/noto-20231128.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"
