diff options
Diffstat (limited to 'net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild')
-rw-r--r-- | net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild index 9423a1c8ccd7..412a2fc2a562 100644 --- a/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild +++ b/net-irc/kvirc/kvirc-5.0_pre20181205184837.ebuild @@ -1,4 +1,4 @@ -# Copyright 2009-2018 Arfrever Frehtes Taifersar Arahesis +# Copyright 2009-2019 Arfrever Frehtes Taifersar Arahesis # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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} )" |