diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:07:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:07:54 +0200 |
commit | c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad (patch) | |
tree | 4f1d0188af76d376b09d14389646948fd794ffff | |
parent | media-sound/amarok: x86 stable wrt bug #622684 (diff) | |
download | gentoo-c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad.tar.gz gentoo-c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad.tar.bz2 gentoo-c5e5e0dbf5120c5d902b8add4054d1ae1ac816ad.zip |
net-misc/hotot: x86 stable wrt bug #608606
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild index d371ea053715..a15fe974e0db 100644 --- a/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild +++ b/net-misc/hotot/hotot-0.9.8.15_p20150812-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lyricat/Hotot/tarball/452fc0924a98923b -> ${P}.tar.g LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="chrome kde qt5" REQUIRED_USE="|| ( chrome qt5 ) ${PYTHON_REQUIRED_USE}" |