diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-22 17:15:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-22 17:20:03 -0400 |
commit | 243d173b7fd7655cc93c06f482dea955ae185384 (patch) | |
tree | adcb06dc030139eb5779b4fbc1bb0f28c3f2eafe /net-libs | |
parent | net-libs/libgrss: arm64 stable (diff) | |
download | gentoo-243d173b7fd7655cc93c06f482dea955ae185384.tar.gz gentoo-243d173b7fd7655cc93c06f482dea955ae185384.tar.bz2 gentoo-243d173b7fd7655cc93c06f482dea955ae185384.zip |
net-libs/liboauth: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-libs')
-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 fda29af61178..3540e299a28d 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 )" |