From 0a76f53c24d97ea38105fa8e3b047ee486f03cd9 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 2 Jan 2017 10:52:05 +0100 Subject: [PATCH] net-misc/hotot: x86 stable wrt bug #584162 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild b/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild index f5115f9d1ea5a..2248c1c7ab23f 100644 --- a/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild +++ b/net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/lyricat/Hotot/tarball/ed2ff013 -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="chrome kde qt4" REQUIRED_USE="|| ( chrome qt4 ) ${PYTHON_REQUIRED_USE}"