diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:14:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:14:35 +0100 |
commit | 6e9545940ca2c8027ed4cf48f9ade872eefd9408 (patch) | |
tree | 2ae4c0736fe69dc0b87ef9db777d704f7a0cda6e /net-im | |
parent | net-print/gutenprint: amd64 stable wrt bug #596576 (diff) | |
download | gentoo-6e9545940ca2c8027ed4cf48f9ade872eefd9408.tar.gz gentoo-6e9545940ca2c8027ed4cf48f9ade872eefd9408.tar.bz2 gentoo-6e9545940ca2c8027ed4cf48f9ade872eefd9408.zip |
net-im/mcabber: amd64 stable wrt bug #608800
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
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 7bf75fbf03f2..f700280a0a30 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" |