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 13:59:24
Message-Id: 1576418308.a29b27e884616a21104f55f17ea33638a59f8035.ago@gentoo
1 commit: a29b27e884616a21104f55f17ea33638a59f8035
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 15 13:58:28 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 15 13:58:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29b27e8
7
8 net-libs/wvstreams: sparc stable wrt bug #684650
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 RepoMan-Options: --include-arches="sparc"
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 cdb9bf8e141..1e255209bb7 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!