Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/wvstreams/
Date: Sun, 15 Dec 2019 12:44:42
Message-Id: 1576413519.19b7ecf18ba683742313f3e7852fda3859c0857f.ago@gentoo
1 commit: 19b7ecf18ba683742313f3e7852fda3859c0857f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 12:38:39 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 12:38:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b7ecf1
7
8 net-libs/wvstreams: amd64 stable wrt bug #684650
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
18 index a38bedb3219..f62d3842b55 100644
19 --- a/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
20 +++ b/net-libs/wvstreams/wvstreams-4.6.1_p14-r1.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86"
27 IUSE="boost +dbus debug doc libressl pam"
28
29 #Tests fail if openssl is not compiled with -DPURIFY. Gentoo's isn't. FAIL!