diff options
Diffstat (limited to 'app-text/gv/gv-3.7.1.ebuild')
-rw-r--r-- | app-text/gv/gv-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.1.ebuild b/app-text/gv/gv-3.7.1.ebuild index 08d4c08b012d..361732e991f5 100644 --- a/app-text/gv/gv-3.7.1.ebuild +++ b/app-text/gv/gv-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.1 2010/06/12 22:04:45 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.2 2010/07/20 21:57:22 fauli Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gv/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" IUSE="xinerama" DEPEND="x11-libs/libX11 |