Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/espeakup/
Date: Wed, 08 Sep 2021 01:41:25
Message-Id: 1631065266.01c69b9de87d109c580beb61b0bffcce9c81e9cd.sam@gentoo
1 commit: 01c69b9de87d109c580beb61b0bffcce9c81e9cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 01:41:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 01:41:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01c69b9d
7
8 app-accessibility/espeakup: Keyword 0.90 x86, #804034
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-accessibility/espeakup/espeakup-0.90.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-accessibility/espeakup/espeakup-0.90.ebuild b/app-accessibility/espeakup/espeakup-0.90.ebuild
16 index 2b3e4f89b6c..91bb36b6e68 100644
17 --- a/app-accessibility/espeakup/espeakup-0.90.ebuild
18 +++ b/app-accessibility/espeakup/espeakup-0.90.ebuild
19 @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="https://github.com/linux-speakup/espeakup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23 - KEYWORDS="~amd64 ~arm ~arm64"
24 + KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 fi
26
27 inherit linux-info meson