app-accessibility/espeakup: keyword 0.90-r3

Adding keywords for alpha, hppa, ppc, ppc64, riscv and sparc.

The have been reasonable tested with QEMU for me to be happy with,
and would like hopefully to get more user testing before adding into all the
live media. We can discuss other nicher(er) arches at another date.

Signed-off-by: Ian Jordan <immoloism@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43199
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Ian Jordan
2025-07-28 00:34:16 +01:00
committed by Sam James
parent 55dc41ba63
commit bf7eb375d5
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/linux-speakup/espeakup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
inherit linux-info meson

View File

@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/linux-speakup/espeakup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
inherit linux-info meson