diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 17:15:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-04 17:15:30 +0200 |
commit | c228557d7fac77e30d8a31a4c7a0207e3717bf4a (patch) | |
tree | ada83fa310a7293edfc6cb596680e4611ab8fc0f /net-im | |
parent | net-mail/mhonarc: x86 stable wrt bug #720922 (diff) | |
download | gentoo-c228557d7fac77e30d8a31a4c7a0207e3717bf4a.tar.gz gentoo-c228557d7fac77e30d8a31a4c7a0207e3717bf4a.tar.bz2 gentoo-c228557d7fac77e30d8a31a4c7a0207e3717bf4a.zip |
net-im/prosody: x86 stable wrt bug #720928
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.5.ebuild b/net-im/prosody/prosody-0.11.5.ebuild index 248e566f4f35..f1bde465959a 100644 --- a/net-im/prosody/prosody-0.11.5.ebuild +++ b/net-im/prosody/prosody-0.11.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://prosody.im/downloads/source/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="ipv6 jit libevent libressl mysql postgres sqlite ssl test zlib" RESTRICT="!test? ( test )" |