diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-11-06 16:50:27 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-11-06 16:50:27 +0000 |
commit | f89dbe1c9468581ca9c5cd47bb175f991d4d1d8e (patch) | |
tree | 4113dd3dfd89397e97f85a8ae9fb255cae2b8110 /app-accessibility | |
parent | New dep for Test-Class - requires newer version than shipped with perl (diff) | |
download | gentoo-2-f89dbe1c9468581ca9c5cd47bb175f991d4d1d8e.tar.gz gentoo-2-f89dbe1c9468581ca9c5cd47bb175f991d4d1d8e.tar.bz2 gentoo-2-f89dbe1c9468581ca9c5cd47bb175f991d4d1d8e.zip |
Add ~amd64 wrt bug #154245.
(Portage version: 2.1.2_rc1-r3)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/espeak/ChangeLog | 5 | ||||
-rw-r--r-- | app-accessibility/espeak/espeak-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-accessibility/espeak/ChangeLog b/app-accessibility/espeak/ChangeLog index 48fa59bf71e7..fd96a6fd990f 100644 --- a/app-accessibility/espeak/ChangeLog +++ b/app-accessibility/espeak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/espeak # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.1 2006/10/29 22:37:33 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/ChangeLog,v 1.2 2006/11/06 16:50:27 peper Exp $ + + 06 Nov 2006; Piotr Jaroszyński <peper@gentoo.org> espeak-1.16.ebuild: + Add ~amd64 wrt bug #154245. *espeak-1.16 (29 Oct 2006) diff --git a/app-accessibility/espeak/espeak-1.16.ebuild b/app-accessibility/espeak/espeak-1.16.ebuild index 3fbbdfa31814..2dafe6a0550d 100644 --- a/app-accessibility/espeak/espeak-1.16.ebuild +++ b/app-accessibility/espeak/espeak-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.16.ebuild,v 1.1 2006/10/29 22:37:33 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/espeak/espeak-1.16.ebuild,v 1.2 2006/11/06 16:50:27 peper Exp $ MY_P="${P}-source" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=media-libs/portaudio-18.1-r5 |