diff options
Diffstat (limited to 'media-video/ttcut/ttcut-0.19.6-r1.ebuild')
-rw-r--r-- | media-video/ttcut/ttcut-0.19.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ttcut/ttcut-0.19.6-r1.ebuild b/media-video/ttcut/ttcut-0.19.6-r1.ebuild index a52e7656e41b..ec8a8e04d1b8 100644 --- a/media-video/ttcut/ttcut-0.19.6-r1.ebuild +++ b/media-video/ttcut/ttcut-0.19.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild,v 1.5 2008/06/25 07:07:14 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ttcut-0.19.6-r1.ebuild,v 1.6 2008/06/25 07:15:28 cla Exp $ EAPI="1" inherit eutils qt4 @@ -10,7 +10,7 @@ HOMEPAGE="http://ttcut.tritime.org/" SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="|| ( >=x11-libs/qt-4.3.0:4 ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) ) |