diff options
Diffstat (limited to 'sys-devel/qconf/qconf-1.5_pre717-r1.ebuild')
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild index 028f695bc792..26081101917d 100644 --- a/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild +++ b/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.4 2011/04/05 15:11:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717-r1.ebuild,v 1.5 2011/04/11 13:27:05 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |