diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:40:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:07 +0200 |
commit | 1dfd52eb2a62630302071bf9cf251070a04505dd (patch) | |
tree | 830b50279e5e2ed3094d9714804ca9c26a3b7ea9 /dev-perl/Festival-Client-Async | |
parent | dev-perl/ExtUtils-F77: x86 stable (bug #667266) (diff) | |
download | gentoo-1dfd52eb2a62630302071bf9cf251070a04505dd.tar.gz gentoo-1dfd52eb2a62630302071bf9cf251070a04505dd.tar.bz2 gentoo-1dfd52eb2a62630302071bf9cf251070a04505dd.zip |
dev-perl/Festival-Client-Async: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Festival-Client-Async')
-rw-r--r-- | dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild index b8ba0095f850..b8a5216f6e5b 100644 --- a/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild +++ b/dev-perl/Festival-Client-Async/Festival-Client-Async-0.30.300-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Non-blocking interface to a Festival server" SLOT="0" -KEYWORDS="~amd64 ~ia64 sparc ~x86" +KEYWORDS="~amd64 ~ia64 sparc x86" IUSE="" src_test() { |