Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/liboauth/
Date: Mon, 01 Apr 2019 19:58:20
Message-Id: 1554148668.a6bf414b5367f9da223bcfd7c081b3e44fd51420.whissi@gentoo
1 commit: a6bf414b5367f9da223bcfd7c081b3e44fd51420
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 19:47:33 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 19:57:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bf414b
7
8 net-libs/liboauth: x86 stable (bug #681610)
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/liboauth/liboauth-1.0.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
17 index b1b5f7ffcee..c42869113d9 100644
18 --- a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
19 +++ b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz"
21
22 LICENSE="|| ( GPL-2 MIT )"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc ~x86 ~x64-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos"
26 IUSE="bindist curl doc libressl +nss"
27
28 REQUIRED_USE="bindist? ( nss )"