diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-04-01 22:14:20 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-04-01 22:14:20 +0200 |
commit | bb3d484047993b5499f90d77e0274b63ada27e5b (patch) | |
tree | db75c43cfcf27ed874cf70e74fa4603f697578c8 /net-libs/liboauth | |
parent | app-arch/xz-utils: x86 stable (bug #679170) (diff) | |
download | gentoo-bb3d484047993b5499f90d77e0274b63ada27e5b.tar.gz gentoo-bb3d484047993b5499f90d77e0274b63ada27e5b.tar.bz2 gentoo-bb3d484047993b5499f90d77e0274b63ada27e5b.zip |
net-libs/liboauth: amd64 stable, bug #681610
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r-- | net-libs/liboauth/liboauth-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild index c42869113d90..2237745f9818 100644 --- a/net-libs/liboauth/liboauth-1.0.3-r1.ebuild +++ b/net-libs/liboauth/liboauth-1.0.3-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 MIT )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~x64-macos" IUSE="bindist curl doc libressl +nss" REQUIRED_USE="bindist? ( nss )" |