diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-21 19:02:42 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-21 19:02:42 +0000 |
commit | 08ca67a3597532567bd8f5139d4c6072545c82e7 (patch) | |
tree | 65c213e60dc5be01a5d63f4245ec0ad10fd80fce /media-gfx/exiv2/exiv2-0.9.1.ebuild | |
parent | Fix digest for 3.4.5-r1 patchset (diff) | |
download | gentoo-2-08ca67a3597532567bd8f5139d4c6072545c82e7.tar.gz gentoo-2-08ca67a3597532567bd8f5139d4c6072545c82e7.tar.bz2 gentoo-2-08ca67a3597532567bd8f5139d4c6072545c82e7.zip |
Added to ~ppc
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'media-gfx/exiv2/exiv2-0.9.1.ebuild')
-rw-r--r-- | media-gfx/exiv2/exiv2-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/exiv2/exiv2-0.9.1.ebuild b/media-gfx/exiv2/exiv2-0.9.1.ebuild index 9949ba6310e6..0d773972171a 100644 --- a/media-gfx/exiv2/exiv2-0.9.1.ebuild +++ b/media-gfx/exiv2/exiv2-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.1 2006/03/22 23:28:01 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.9.1.ebuild,v 1.2 2006/04/21 19:02:42 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.exiv2.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" DEPEND="" |