diff options
Diffstat (limited to 'x11-plugins/wmcliphist/wmcliphist-2.1.ebuild')
-rw-r--r-- | x11-plugins/wmcliphist/wmcliphist-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild index 113e4b896f77..76a408308f3e 100644 --- a/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild +++ b/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.2 2015/01/12 13:39:22 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcliphist/wmcliphist-2.1.ebuild,v 1.3 2015/07/23 20:41:58 pacho Exp $ EAPI=5 inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:3" |