diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-12-16 21:30:42 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-12-17 18:46:03 +0100 |
commit | eae4384913262d328dbf858d3c6afe2b0523db87 (patch) | |
tree | 96413fddc88d87146ae3fbeb567426cc2647f499 /app-accessibility | |
parent | app-accessibility/brltty: destabilize 6.6-r1 for ~ppc (diff) | |
download | gentoo-eae4384913262d328dbf858d3c6afe2b0523db87.tar.gz gentoo-eae4384913262d328dbf858d3c6afe2b0523db87.tar.bz2 gentoo-eae4384913262d328dbf858d3c6afe2b0523db87.zip |
app-accessibility/speechd-el: destabilize 2.11 for ~ppc
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speechd-el/speechd-el-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/speechd-el/speechd-el-2.11.ebuild b/app-accessibility/speechd-el/speechd-el-2.11.ebuild index e183044a9320..f5f2c4bc7bd3 100644 --- a/app-accessibility/speechd-el/speechd-el-2.11.ebuild +++ b/app-accessibility/speechd-el/speechd-el-2.11.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=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}-${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=">=app-accessibility/speech-dispatcher-0.7" |