diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 09:38:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-20 09:38:07 +0000 |
commit | 4a7be18076bcc06e6d76bc5482701d0ac908eeff (patch) | |
tree | df76ea14b9258f761e2dd228b0f30c48e2847cf0 /app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild | |
parent | Convert from modprobe install to softdep wrt #396147 by Gustavo Sverzut Barbieri (diff) | |
download | gentoo-2-4a7be18076bcc06e6d76bc5482701d0ac908eeff.tar.gz gentoo-2-4a7be18076bcc06e6d76bc5482701d0ac908eeff.tar.bz2 gentoo-2-4a7be18076bcc06e6d76bc5482701d0ac908eeff.zip |
Add ~amd64, wrt bug #438856
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild')
-rw-r--r-- | app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild index 90e51b32c546..43b71a9d5581 100644 --- a/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild +++ b/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild,v 1.1 2011/03/24 21:34:31 cbrannon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-freebsoft-utils/festival-freebsoft-utils-0.10.ebuild,v 1.2 2012/10/20 09:38:07 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |