diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-02-10 18:04:13 +0100 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-02-12 14:16:12 -0500 |
commit | b603e34c10d0ef7bf3d1de52bec55abd2cdab87d (patch) | |
tree | 13f8d2e902537fd40cf018001c2db2f14e025bc6 /net-irc/kvirc | |
parent | dev-db/sqlite: Version bump (3.22.0). (diff) | |
download | gentoo-b603e34c10d0ef7bf3d1de52bec55abd2cdab87d.tar.gz gentoo-b603e34c10d0ef7bf3d1de52bec55abd2cdab87d.tar.bz2 gentoo-b603e34c10d0ef7bf3d1de52bec55abd2cdab87d.zip |
net-irc/kvirc: Stabilize 5.0_pre20171211100641 on amd64/x86.
Diffstat (limited to 'net-irc/kvirc')
-rw-r--r-- | net-irc/kvirc/kvirc-5.0_pre20171211100641.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/kvirc/kvirc-5.0_pre20171211100641.ebuild b/net-irc/kvirc/kvirc-5.0_pre20171211100641.ebuild index 63671c3838c0..6a024dd1f62e 100644 --- a/net-irc/kvirc/kvirc-5.0_pre20171211100641.ebuild +++ b/net-irc/kvirc/kvirc-5.0_pre20171211100641.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -30,7 +30,7 @@ fi LICENSE="kvirc" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="audiofile +dbus dcc_video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit" REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )" |