Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/paratype-astra/
Date: Thu, 07 Apr 2022 07:46:27
Message-Id: 1649316924.ab58fe876f04ad2cef8250a8d4c4160a25360065.juippis@gentoo
1 commit: ab58fe876f04ad2cef8250a8d4c4160a25360065
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 7 07:35:24 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 7 07:35:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab58fe87
7
8 media-fonts/paratype-astra: stabilize 1001 for x86
9
10 Bug: https://bugs.gentoo.org/837047
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 media-fonts/paratype-astra/paratype-astra-1001.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-fonts/paratype-astra/paratype-astra-1001.ebuild b/media-fonts/paratype-astra/paratype-astra-1001.ebuild
17 index 20b3ca23fe84..de8bdf696999 100644
18 --- a/media-fonts/paratype-astra/paratype-astra-1001.ebuild
19 +++ b/media-fonts/paratype-astra/paratype-astra-1001.ebuild
20 @@ -12,7 +12,7 @@ S="${WORKDIR}"
21
22 LICENSE="OFL-1.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~riscv ~x86"
25 +KEYWORDS="amd64 ~riscv x86"
26 IUSE="X"
27
28 BDEPEND="app-arch/unzip"