diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-09-25 15:09:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-09-25 15:11:02 -0400 |
commit | 496a48640164770cb50cce667877b85f90384698 (patch) | |
tree | 99b8643f00492bdf4138b82556b6c2625d3b645c /app-accessibility | |
parent | net-analyzer/sflowtool: Version 5.06 (diff) | |
download | gentoo-496a48640164770cb50cce667877b85f90384698.tar.gz gentoo-496a48640164770cb50cce667877b85f90384698.tar.bz2 gentoo-496a48640164770cb50cce667877b85f90384698.zip |
app-accessibility/speechd-el: stable 2.8
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speechd-el/speechd-el-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/speechd-el/speechd-el-2.8.ebuild b/app-accessibility/speechd-el/speechd-el-2.8.ebuild index 1a4b1a7769de..00995b400a4c 100644 --- a/app-accessibility/speechd-el/speechd-el-2.8.ebuild +++ b/app-accessibility/speechd-el/speechd-el-2.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd-el/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND=">=app-accessibility/speech-dispatcher-0.7" |