diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:21:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 16:29:24 +0100 |
commit | 66f6c3ffc3736e684896aaf9bc64b325cf427df1 (patch) | |
tree | c4ed54cb800329295d9755565760d6af3600d8e6 /net-misc/clipgrab | |
parent | x11-misc/arandr: x86 stable wrt bug #595050 (diff) | |
download | gentoo-66f6c3ffc3736e684896aaf9bc64b325cf427df1.tar.gz gentoo-66f6c3ffc3736e684896aaf9bc64b325cf427df1.tar.bz2 gentoo-66f6c3ffc3736e684896aaf9bc64b325cf427df1.zip |
net-misc/clipgrab: x86 stable wrt bug #585838
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/clipgrab')
-rw-r--r-- | net-misc/clipgrab/clipgrab-3.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/clipgrab/clipgrab-3.5.6.ebuild b/net-misc/clipgrab/clipgrab-3.5.6.ebuild index 3ec2533569b9..d56db6e25484 100644 --- a/net-misc/clipgrab/clipgrab-3.5.6.ebuild +++ b/net-misc/clipgrab/clipgrab-3.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.${PN}.de/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-qt/qtwebkit:4" |