diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-20 09:59:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-20 09:59:37 +0200 |
commit | 139f355111650579c527820c4740a407c9f4c85f (patch) | |
tree | 3b3dfbf32ee3db9db2d3df7ec00536f85eee2535 /app-accessibility | |
parent | dev-python/fonttools: amd64 stable wrt bug #865775 (diff) | |
download | gentoo-139f355111650579c527820c4740a407c9f4c85f.tar.gz gentoo-139f355111650579c527820c4740a407c9f4c85f.tar.bz2 gentoo-139f355111650579c527820c4740a407c9f4c85f.zip |
app-accessibility/speechd-el: amd64 stable wrt bug #865811
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speechd-el/speechd-el-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speechd-el/speechd-el-2.11.ebuild b/app-accessibility/speechd-el/speechd-el-2.11.ebuild index 960621156ddb..edff6d1d21a3 100644 --- a/app-accessibility/speechd-el/speechd-el-2.11.ebuild +++ b/app-accessibility/speechd-el/speechd-el-2.11.ebuild @@ -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" |