diff options
Diffstat (limited to 'net-im/mcabber/mcabber-0.10.2_p20131025.ebuild')
-rw-r--r-- | net-im/mcabber/mcabber-0.10.2_p20131025.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild b/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild index 54a4b7197964..370fab0918f4 100644 --- a/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild +++ b/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild,v 1.2 2014/04/21 17:09:43 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/mcabber/mcabber-0.10.2_p20131025.ebuild,v 1.3 2014/06/14 09:35:29 phajdan.jr Exp $ EAPI=5 @@ -15,7 +15,7 @@ S=${WORKDIR}/${PN}-${REV}/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="aspell crypt idn modules otr spell ssl vim-syntax" |