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 2a3e20175ab0..777c56165cd8 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.2 2007/06/20 20:07:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild,v 1.3 2007/06/27 14:16:43 pylon Exp $ inherit perl-module @@ -13,5 +13,5 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" |