diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:54:04 +0100 |
commit | 0a76f53c24d97ea38105fa8e3b047ee486f03cd9 (patch) | |
tree | 1d41822df2fc176e60e917e863e73962b3553c6f /net-misc | |
parent | app-crypt/p11-kit: x86 stable wrt bug #585694 (diff) | |
download | gentoo-0a76f53c24d97ea38105fa8e3b047ee486f03cd9.tar.gz gentoo-0a76f53c24d97ea38105fa8e3b047ee486f03cd9.tar.bz2 gentoo-0a76f53c24d97ea38105fa8e3b047ee486f03cd9.zip |
net-misc/hotot: x86 stable wrt bug #584162
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild | 4 |
1 files 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 f5115f9d1ea5..2248c1c7ab23 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}" |