diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-23 10:33:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-23 10:33:33 +0200 |
commit | ccfc249674f35ecafca650e12769bfcaace7730c (patch) | |
tree | df0cf381a7b0cb71da6a05288f5ba7536e42d685 /net-misc | |
parent | dev-ruby/coffee-script-source: amd64 stable wrt bug #622494 (diff) | |
download | gentoo-ccfc249674f35ecafca650e12769bfcaace7730c.tar.gz gentoo-ccfc249674f35ecafca650e12769bfcaace7730c.tar.bz2 gentoo-ccfc249674f35ecafca650e12769bfcaace7730c.zip |
net-misc/hotot: amd64 stable wrt bug #608606
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 3b3bda77c0f8..d371ea053715 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}" |