diff options
Diffstat (limited to 'dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild')
-rw-r--r-- | dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild b/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild index 1178f6ea4ea7..2a3e20175ab0 100644 --- a/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild +++ b/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.1 2007/06/18 19:17:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.2 2007/06/20 20:07:15 corsair Exp $ inherit perl-module @@ -13,5 +13,5 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" |