summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/klavaro/klavaro-3.13-r1.ebuild')
-rw-r--r--app-misc/klavaro/klavaro-3.13-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/klavaro/klavaro-3.13-r1.ebuild b/app-misc/klavaro/klavaro-3.13-r1.ebuild
index 8314937d582c..8ac4e6dfa8bc 100644
--- a/app-misc/klavaro/klavaro-3.13-r1.ebuild
+++ b/app-misc/klavaro/klavaro-3.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="
dev-util/intltool
@@ -42,7 +42,7 @@ src_prepare() {
pkg_postinst() {
xdg_icon_cache_update
- optfeature "instructions via synthesized speech" app-accessibility/espeak
+ optfeature "instructions via synthesized speech" app-accessibility/espeak-ng
}
pkg_postrm() {