diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:11:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:11:16 +0000 |
commit | 4b9875eb2aa67c53691c89ca03f8c3d5fe83ebc4 (patch) | |
tree | cf0445d7c4945290cdf9fb3df8ef0b6fd238e42a /dev-perl/Clipboard/Clipboard-0.130.0.ebuild | |
parent | x86 stable wrt bug #400055 (diff) | |
download | gentoo-2-4b9875eb2aa67c53691c89ca03f8c3d5fe83ebc4.tar.gz gentoo-2-4b9875eb2aa67c53691c89ca03f8c3d5fe83ebc4.tar.bz2 gentoo-2-4b9875eb2aa67c53691c89ca03f8c3d5fe83ebc4.zip |
x86 stable wrt bug #400057
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Clipboard/Clipboard-0.130.0.ebuild')
-rw-r--r-- | dev-perl/Clipboard/Clipboard-0.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Clipboard/Clipboard-0.130.0.ebuild b/dev-perl/Clipboard/Clipboard-0.130.0.ebuild index 82628c289c30..8ff114f28bfe 100644 --- a/dev-perl/Clipboard/Clipboard-0.130.0.ebuild +++ b/dev-perl/Clipboard/Clipboard-0.130.0.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/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.3 2012/03/01 20:06:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clipboard/Clipboard-0.130.0.ebuild,v 1.4 2012/03/08 12:11:16 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Copy and paste with any OS" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" RDEPEND="x11-misc/xclip" |