diff options
author | Sam James <sam@gentoo.org> | 2024-03-26 23:19:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-26 23:19:28 +0000 |
commit | 21ae6f7df7edeb35d998041c11fc00ec1a3fdce2 (patch) | |
tree | e8f6d485908e83e2e6d70db9464c4e37e57641dc /media-fonts | |
parent | media-fonts/fonts-meta: Stabilize 3-r1 x86, #927910 (diff) | |
download | gentoo-21ae6f7df7edeb35d998041c11fc00ec1a3fdce2.tar.gz gentoo-21ae6f7df7edeb35d998041c11fc00ec1a3fdce2.tar.bz2 gentoo-21ae6f7df7edeb35d998041c11fc00ec1a3fdce2.zip |
media-fonts/jomolhari: Stabilize 0.003c x86, #927910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/jomolhari/jomolhari-0.003c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/jomolhari/jomolhari-0.003c.ebuild b/media-fonts/jomolhari/jomolhari-0.003c.ebuild index ff7865796964..66aa038aa4b5 100644 --- a/media-fonts/jomolhari/jomolhari-0.003c.ebuild +++ b/media-fonts/jomolhari/jomolhari-0.003c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="OFL" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv x86" IUSE="" FONT_SUFFIX="ttf" |