diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:24:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 17:24:40 +0000 |
commit | a73b7b072524dc90767a26a6ae597c983b25a8ac (patch) | |
tree | 3a94a7e3c77175eb21f8730db5f448e249472816 /kde-base/libkexiv2/libkexiv2-4.9.5.ebuild | |
parent | local efi IUSE flag added, efi support to both 4.2.0 & 4.2.1, fixes Bug #4581... (diff) | |
download | historical-a73b7b072524dc90767a26a6ae597c983b25a8ac.tar.gz historical-a73b7b072524dc90767a26a6ae597c983b25a8ac.tar.bz2 historical-a73b7b072524dc90767a26a6ae597c983b25a8ac.zip |
Add ~ppc64, wrt bug #455960
Package-Manager: portage-2.1.11.50/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'kde-base/libkexiv2/libkexiv2-4.9.5.ebuild')
-rw-r--r-- | kde-base/libkexiv2/libkexiv2-4.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild b/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild index e07ddb3f8eba..55c79e373a75 100644 --- a/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild +++ b/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild,v 1.4 2013/01/28 00:01:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkexiv2/libkexiv2-4.9.5.ebuild,v 1.5 2013/02/23 17:08:35 ago Exp $ EAPI=4 inherit kde4-base DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND=" |