diff options
author | Sam James <sam@gentoo.org> | 2022-08-19 17:53:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-19 17:53:54 +0100 |
commit | f765ae1ce320073d0c91431ae11f4239c9fd3b48 (patch) | |
tree | 922fde930c693f815c90d46f5adc754640ed1f3f /app-accessibility/speechd-el | |
parent | sci-mathematics/z3: Stabilize 4.10.2 x86, #865789 (diff) | |
download | gentoo-f765ae1ce320073d0c91431ae11f4239c9fd3b48.tar.gz gentoo-f765ae1ce320073d0c91431ae11f4239c9fd3b48.tar.bz2 gentoo-f765ae1ce320073d0c91431ae11f4239c9fd3b48.zip |
app-accessibility/speechd-el: Stabilize 2.11 x86, #865811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-accessibility/speechd-el')
-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 b61e7e11bada..960621156ddb 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" |