diff options
author | 2005-04-27 17:46:38 +0000 | |
---|---|---|
committer | 2005-04-27 17:46:38 +0000 | |
commit | 2664e0631e97a92e3bc993b0b5094596e3a17fd5 (patch) | |
tree | f3f8a53b9c9699d3a2b52cc3dd1c169da136be27 /kde-base/kmouth/kmouth-3.4.0.ebuild | |
parent | multilib fixes (diff) | |
download | gentoo-2-2664e0631e97a92e3bc993b0b5094596e3a17fd5.tar.gz gentoo-2-2664e0631e97a92e3bc993b0b5094596e3a17fd5.tar.bz2 gentoo-2-2664e0631e97a92e3bc993b0b5094596e3a17fd5.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kmouth/kmouth-3.4.0.ebuild')
-rw-r--r-- | kde-base/kmouth/kmouth-3.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kmouth/kmouth-3.4.0.ebuild b/kde-base/kmouth/kmouth-3.4.0.ebuild index aac33671dafd..75f83fb622aa 100644 --- a/kde-base/kmouth/kmouth-3.4.0.ebuild +++ b/kde-base/kmouth/kmouth-3.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.0.ebuild,v 1.3 2005/03/26 01:30:36 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmouth/kmouth-3.4.0.ebuild,v 1.4 2005/04/27 17:44:27 corsair Exp $ KMNAME=kdeaccessibility MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: A type-and-say front end for speech synthesizers" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" IUSE="" DEPEND="" |