diff options
author | Sam James <sam@gentoo.org> | 2024-01-11 12:03:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-11 12:03:39 +0000 |
commit | 9192c57741b0daa846bcb32ed5686cc8bf27069c (patch) | |
tree | 8c5b0888a239f725de9bb20ac6c7964857bcbe91 /media-fonts | |
parent | media-video/wireplumber: Stabilize 0.4.17-r1 ppc64, #921086 (diff) | |
download | gentoo-9192c57741b0daa846bcb32ed5686cc8bf27069c.tar.gz gentoo-9192c57741b0daa846bcb32ed5686cc8bf27069c.tar.bz2 gentoo-9192c57741b0daa846bcb32ed5686cc8bf27069c.zip |
media-fonts/sil-gentium: Stabilize 6.200 arm64, #921768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/sil-gentium/sil-gentium-6.200.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/sil-gentium/sil-gentium-6.200.ebuild b/media-fonts/sil-gentium/sil-gentium-6.200.ebuild index 34ea25b5a2b4..2bd4f38a0f59 100644 --- a/media-fonts/sil-gentium/sil-gentium-6.200.ebuild +++ b/media-fonts/sil-gentium/sil-gentium-6.200.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2023 Gentoo Authors +# Copyright 2004-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos" IUSE="doc" BDEPEND="app-arch/unzip" |