diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:47:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 21:57:48 +0200 |
commit | a6bf414b5367f9da223bcfd7c081b3e44fd51420 (patch) | |
tree | f9874d837ec3a5c906f34bb317c8583661e25333 /net-libs/liboauth | |
parent | media-libs/libmatroska: x86 stable (bug #681476) (diff) | |
download | gentoo-a6bf414b5367f9da223bcfd7c081b3e44fd51420.tar.gz gentoo-a6bf414b5367f9da223bcfd7c081b3e44fd51420.tar.bz2 gentoo-a6bf414b5367f9da223bcfd7c081b3e44fd51420.zip |
net-libs/liboauth: x86 stable (bug #681610)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 b1b5f7ffcee8..c42869113d90 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 )" |