diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-11-29 12:19:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-11-29 12:19:02 +0100 |
commit | 9b0db0bc0a56d27a2ba791dca4324eec5c510333 (patch) | |
tree | b59413d5e6e96ee78e1822f361d1a6984325bb3e /net-im | |
parent | x11-libs/libXfont2: amd64 stable wrt bug #639064 (diff) | |
download | gentoo-9b0db0bc0a56d27a2ba791dca4324eec5c510333.tar.gz gentoo-9b0db0bc0a56d27a2ba791dca4324eec5c510333.tar.bz2 gentoo-9b0db0bc0a56d27a2ba791dca4324eec5c510333.zip |
net-im/jabberd2: amd64 stable wrt bug #623806
Package-Manager: Portage-2.3.13, Repoman-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/jabberd2/jabberd2-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabberd2/jabberd2-2.6.1.ebuild b/net-im/jabberd2/jabberd2-2.6.1.ebuild index e6768d3b65ce..cc3915cf4b4a 100644 --- a/net-im/jabberd2/jabberd2-2.6.1.ebuild +++ b/net-im/jabberd2/jabberd2-2.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jabberd2/jabberd2/releases/download/jabberd-${PV}/ja LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="berkdb debug experimental ldap libressl memdebug mysql pam postgres sqlite ssl test websocket zlib" REQUIRED_USE="memdebug? ( debug )" |