diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:41:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:41:40 +0100 |
commit | a548e08734e0a827869cbb6123250cfe275b07e0 (patch) | |
tree | 61b87f37d774b2d10eac1de199271dada0b4eed9 /net-im | |
parent | net-print/gutenprint: x86 stable wrt bug #596576 (diff) | |
download | gentoo-a548e08734e0a827869cbb6123250cfe275b07e0.tar.gz gentoo-a548e08734e0a827869cbb6123250cfe275b07e0.tar.bz2 gentoo-a548e08734e0a827869cbb6123250cfe275b07e0.zip |
net-im/mcabber: x86 stable wrt bug #608800
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mcabber/mcabber-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mcabber/mcabber-1.0.5.ebuild b/net-im/mcabber/mcabber-1.0.5.ebuild index f700280a0a30..5731da05d54f 100644 --- a/net-im/mcabber/mcabber-1.0.5.ebuild +++ b/net-im/mcabber/mcabber-1.0.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://mcabber.com/files/${P}.tar.bz2" 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" |