diff options
author | Sam James <sam@gentoo.org> | 2024-08-30 18:09:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-30 18:09:38 +0100 |
commit | 3434481e61b25af67d93dbab4c3e51c84e0528c4 (patch) | |
tree | fb8f81dc1349b8c00969cd2c09aaff673b17fafb /media-fonts | |
parent | media-fonts/paratype-astra: Keyword 1001 arm64, #937303 (diff) | |
download | gentoo-3434481e61b25af67d93dbab4c3e51c84e0528c4.tar.gz gentoo-3434481e61b25af67d93dbab4c3e51c84e0528c4.tar.bz2 gentoo-3434481e61b25af67d93dbab4c3e51c84e0528c4.zip |
media-fonts/courier-prime: Keyword 1.203 arm64, #937303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/courier-prime/courier-prime-1.203.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/courier-prime/courier-prime-1.203.ebuild b/media-fonts/courier-prime/courier-prime-1.203.ebuild index 489eddddc120..3fcdc11cdbd2 100644 --- a/media-fonts/courier-prime/courier-prime-1.203.ebuild +++ b/media-fonts/courier-prime/courier-prime-1.203.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 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm ~loong ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" DOCS=( README-CourierPrime.txt README-CourierPrimeSans.txt README-CourierPrimeSource.txt ) |