diff options
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14_p20130514-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5b670b9c3388..4657908c44c3 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 @@ -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}" |