diff options
Diffstat (limited to 'x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild b/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild index 772ef64021e9..f0383f275c55 100644 --- a/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-0.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/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild,v 1.1 2008/08/18 13:03:36 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-0.6-r1.ebuild,v 1.2 2008/11/12 13:57:22 s4t4n Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://linux.nawebu.cz/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2" |