diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:23 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-15 10:31:23 -0800 |
commit | e573e7e266633eb6e53da228b432b1ad90b01cea (patch) | |
tree | 854286772a188f1279b668ae0a7d0067e7350fc2 /app-accessibility | |
parent | app-accessibility/speech-dispatcher: Keyword 0.11.1 alpha, #832222 (diff) | |
download | gentoo-e573e7e266633eb6e53da228b432b1ad90b01cea.tar.gz gentoo-e573e7e266633eb6e53da228b432b1ad90b01cea.tar.bz2 gentoo-e573e7e266633eb6e53da228b432b1ad90b01cea.zip |
app-accessibility/brltty: Keyword 6.4-r1 alpha, #832222
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/brltty/brltty-6.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/brltty/brltty-6.4-r1.ebuild b/app-accessibility/brltty/brltty-6.4-r1.ebuild index 2805474e8b9a..766b520fb669 100644 --- a/app-accessibility/brltty/brltty-6.4-r1.ebuild +++ b/app-accessibility/brltty/brltty-6.4-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://brltty.app/archive/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="+api +beeper bluetooth doc +fm gpm iconv icu java louis +midi ncurses nls ocaml +pcm policykit python usb systemd +speech tcl xml X" |