diff options
Diffstat (limited to 'media-gfx/pqiv/pqiv-0.11.ebuild')
-rw-r--r-- | media-gfx/pqiv/pqiv-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/pqiv/pqiv-0.11.ebuild b/media-gfx/pqiv/pqiv-0.11.ebuild index 1fb90a1c2c1f..4a6786529ba5 100644 --- a/media-gfx/pqiv/pqiv-0.11.ebuild +++ b/media-gfx/pqiv/pqiv-0.11.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/media-gfx/pqiv/pqiv-0.11.ebuild,v 1.4 2012/05/11 07:31:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pqiv/pqiv-0.11.ebuild,v 1.5 2012/05/13 22:02:55 jdhore Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.pberndt.com/raw/Programme/Linux/${PN}/_download/${P}.tbz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2" |