diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-08 16:50:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-08 16:50:40 +0000 |
commit | f2935578a53c8a166dfdb50e54f47fd97da8c238 (patch) | |
tree | 7f900e520174e63b1f9951a71f3388f79256020c /gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-f2935578a53c8a166dfdb50e54f47fd97da8c238.tar.gz historical-f2935578a53c8a166dfdb50e54f47fd97da8c238.tar.bz2 historical-f2935578a53c8a166dfdb50e54f47fd97da8c238.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild')
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild index 56dbd7ab9b00..58bc756e5a85 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.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/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild,v 1.10 2005/04/07 15:20:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.2.4.ebuild,v 1.11 2005/04/08 16:50:40 corsair Exp $ inherit gnome2 versionator eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_MAJ_PV}/${MY_P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="3.2" -KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64 mips arm" +KEYWORDS="x86 ppc sparc hppa alpha ia64 amd64 mips arm ppc64" IUSE="" S=${WORKDIR}/${MY_P} |