diff options
author | 2018-09-30 17:09:11 +0200 | |
---|---|---|
committer | 2018-09-30 17:08:02 +0100 | |
commit | b6e77057acb0d63222546f21bcfc43a3dee65afb (patch) | |
tree | 9b33bd7a37f51ef67c8886ad30d7e88452cf9ec2 /dev-perl/Festival-Client-Async | |
parent | dev-perl/DateTime-Locale: stable 1.30.0 for sparc, bug #667266 (diff) | |
download | gentoo-b6e77057acb0d63222546f21bcfc43a3dee65afb.tar.gz gentoo-b6e77057acb0d63222546f21bcfc43a3dee65afb.tar.bz2 gentoo-b6e77057acb0d63222546f21bcfc43a3dee65afb.zip |
dev-perl/Festival-Client-Async: stable 0.30.300-r2 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 6427667e2dbb..b8ba0095f850 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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() { |