diff options
author | 2007-06-27 14:16:43 +0000 | |
---|---|---|
committer | 2007-06-27 14:16:43 +0000 | |
commit | 3e6729c3c3fbc8e81c386dfbfb881e412c3718e7 (patch) | |
tree | 4e6454712700474242c7d43ab4ac363ca7b61a00 /dev-perl/Tie-Cache/Tie-Cache-0.17.ebuild | |
parent | Unmask ffmpegthumbnailer as it's now patched to work also with old ffmpeg. (diff) | |
download | gentoo-2-3e6729c3c3fbc8e81c386dfbfb881e412c3718e7.tar.gz gentoo-2-3e6729c3c3fbc8e81c386dfbfb881e412c3718e7.tar.bz2 gentoo-2-3e6729c3c3fbc8e81c386dfbfb881e412c3718e7.zip |
Added ~ppc; bug #182519.
(Portage version: 2.1.3_rc5)
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" |