diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:52:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-25 03:52:18 +0000 |
commit | ed28237f7be907fe658269e36f9b3534bcdff444 (patch) | |
tree | 373f53b05bec8fcf06140a891c70a76c4dbeb6d0 /media-libs/libexif | |
parent | arm/s390 stable (diff) | |
download | gentoo-2-ed28237f7be907fe658269e36f9b3534bcdff444.tar.gz gentoo-2-ed28237f7be907fe658269e36f9b3534bcdff444.tar.bz2 gentoo-2-ed28237f7be907fe658269e36f9b3534bcdff444.zip |
arm stable
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/libexif-0.5.12-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libexif/libexif-0.5.12-r3.ebuild b/media-libs/libexif/libexif-0.5.12-r3.ebuild index 824cb2b86ebb..9f95e2be2a03 100644 --- a/media-libs/libexif/libexif-0.5.12-r3.ebuild +++ b/media-libs/libexif/libexif-0.5.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.12-r3.ebuild,v 1.5 2005/05/12 15:54:37 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.5.12-r3.ebuild,v 1.6 2005/05/25 03:50:26 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" IUSE="nls" DEPEND="dev-util/pkgconfig" |