diff options
author | 2022-02-10 14:28:42 +0000 | |
---|---|---|
committer | 2022-02-10 14:30:08 +0000 | |
commit | 5cfcee3bee10648cf3eadd6dacb0a46921f43f65 (patch) | |
tree | 3f4ead220f9e5707a02183ff553d8394be02a6a7 /media-fonts | |
parent | media-fonts/cascadia-code: mark ALLARCHES (diff) | |
download | gentoo-5cfcee3bee10648cf3eadd6dacb0a46921f43f65.tar.gz gentoo-5cfcee3bee10648cf3eadd6dacb0a46921f43f65.tar.bz2 gentoo-5cfcee3bee10648cf3eadd6dacb0a46921f43f65.zip |
media-fonts/cascadia-code: stabilize 2110.31 ALLARCHES
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/cascadia-code/cascadia-code-2110.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild index e44cc5b4f133..317c0a11aca4 100644 --- a/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild +++ b/media-fonts/cascadia-code/cascadia-code-2110.31.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/microsoft/cascadia-code/releases/download/v${PV}/Cas LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86" BDEPEND="app-arch/unzip" |