Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/liboauth/
Date: Mon, 01 Apr 2019 20:14:36
Message-Id: 1554149660.bb3d484047993b5499f90d77e0274b63ada27e5b.pacho@gentoo
1 commit: bb3d484047993b5499f90d77e0274b63ada27e5b
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 20:14:20 2019 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 20:14:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3d4840
7
8 net-libs/liboauth: amd64 stable, bug #681610
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Pacho Ramos <pacho <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 c42869113d9..2237745f981 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 )"