diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-20 20:07:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-20 20:07:15 +0000 |
commit | f0a57bf2debfd5464e6f9ab0eb9a8dbf83843c82 (patch) | |
tree | 446fc558e8311331e2947bcc47854148c94c1981 /dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild | |
parent | Adding tk for Turkmen. (diff) | |
download | historical-f0a57bf2debfd5464e6f9ab0eb9a8dbf83843c82.tar.gz historical-f0a57bf2debfd5464e6f9ab0eb9a8dbf83843c82.tar.bz2 historical-f0a57bf2debfd5464e6f9ab0eb9a8dbf83843c82.zip |
Added ~ppc64; bug #182519
Package-Manager: portage-2.1.2.7
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" |