diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-11 10:40:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-11 10:40:23 +0000 |
commit | 0489d01e28b0f7e707844048e37c3b3a88f8af92 (patch) | |
tree | 6cefa80d4af343012adb942e875fb949595991de /app-text/gv/gv-3.6.3.ebuild | |
parent | bad day - restore correct keywords (diff) | |
download | historical-0489d01e28b0f7e707844048e37c3b3a88f8af92.tar.gz historical-0489d01e28b0f7e707844048e37c3b3a88f8af92.tar.bz2 historical-0489d01e28b0f7e707844048e37c3b3a88f8af92.zip |
Stable on ppc64; bug #187109
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-text/gv/gv-3.6.3.ebuild')
-rw-r--r-- | app-text/gv/gv-3.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.6.3.ebuild b/app-text/gv/gv-3.6.3.ebuild index 059b548f27b2..ff7ea777fc1a 100644 --- a/app-text/gv/gv-3.6.3.ebuild +++ b/app-text/gv/gv-3.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.3 2007/10/11 03:17:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.4 2007/10/11 10:40:23 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libICE |