diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:33:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-17 23:33:20 +0100 |
commit | 9b48de935f2557b0ddc58bfe4e2b619a9ad72a6d (patch) | |
tree | 58dd7250cf78c4d117cedc0830c87e10c9b3eed2 /net-im | |
parent | dev-db/mysql-connector-c++: x86 stable (bug #678172) (diff) | |
download | gentoo-9b48de935f2557b0ddc58bfe4e2b619a9ad72a6d.tar.gz gentoo-9b48de935f2557b0ddc58bfe4e2b619a9ad72a6d.tar.bz2 gentoo-9b48de935f2557b0ddc58bfe4e2b619a9ad72a6d.zip |
net-im/prosody: x86 stable (bug #678162)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/prosody/prosody-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.2.ebuild b/net-im/prosody/prosody-0.11.2.ebuild index ab97195c1f05..d1be6afa1c0d 100644 --- a/net-im/prosody/prosody-0.11.2.ebuild +++ b/net-im/prosody/prosody-0.11.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://prosody.im/tmp/${MY_PV}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="ipv6 libevent mysql postgres sqlite ssl zlib jit libressl test" BASE_DEPEND="net-im/jabber-base |