diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 20:31:32 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-19 20:31:32 +0100 |
commit | 33b09c57b59a17118bb73d62452a24547d02949c (patch) | |
tree | f19df79c4935bbffa83cc1beffc4059b2c4adad8 /net-misc/hotot | |
parent | sci-geosciences/routino-3.1.1-r0: stable on amd64 (diff) | |
download | gentoo-33b09c57b59a17118bb73d62452a24547d02949c.tar.gz gentoo-33b09c57b59a17118bb73d62452a24547d02949c.tar.bz2 gentoo-33b09c57b59a17118bb73d62452a24547d02949c.zip |
net-misc/hotot-0.9.8.14_p20130514-r1: stable on amd64
Gentoo-Bug: 584162
Diffstat (limited to 'net-misc/hotot')
-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}" |