diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-26 15:50:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-26 15:50:47 +0000 |
commit | 592b48c056964dd0bd623cf9c81f801e06442992 (patch) | |
tree | f0576787907f7eddb4db0737653ac1f3b641888e /app-text/libwps/libwps-0.2.4.ebuild | |
parent | Marking lpsolve-5.5.2.0 ~ppc64 for bug 398521 (diff) | |
download | historical-592b48c056964dd0bd623cf9c81f801e06442992.tar.gz historical-592b48c056964dd0bd623cf9c81f801e06442992.tar.bz2 historical-592b48c056964dd0bd623cf9c81f801e06442992.zip |
Marking libwps-0.2.4 ~ppc64 for bug 398521
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'app-text/libwps/libwps-0.2.4.ebuild')
-rw-r--r-- | app-text/libwps/libwps-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwps/libwps-0.2.4.ebuild b/app-text/libwps/libwps-0.2.4.ebuild index c89742de885f..c8583b505a4e 100644 --- a/app-text/libwps/libwps-0.2.4.ebuild +++ b/app-text/libwps/libwps-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.4.ebuild,v 1.5 2012/03/05 21:54:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.4.ebuild,v 1.6 2012/03/26 15:50:47 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc debug static-libs" RDEPEND="app-text/libwpd:0.9" |