diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:18 +0100 |
commit | e3e67558a841a9e80dedf037f69cc7973dffafd4 (patch) | |
tree | 2f46dcaac565766385b8948806a1f467e074efed /net-libs/liboauth | |
parent | net-analyzer/pnp4nagios: ppc stable wrt bug #548968 (diff) | |
download | gentoo-e3e67558a841a9e80dedf037f69cc7973dffafd4.tar.gz gentoo-e3e67558a841a9e80dedf037f69cc7973dffafd4.tar.bz2 gentoo-e3e67558a841a9e80dedf037f69cc7973dffafd4.zip |
net-libs/liboauth: ppc stable wrt bug #600858
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r-- | net-libs/liboauth/liboauth-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.3.ebuild b/net-libs/liboauth/liboauth-1.0.3.ebuild index a4d8d978a428..6feb969b2825 100644 --- a/net-libs/liboauth/liboauth-1.0.3.ebuild +++ b/net-libs/liboauth/liboauth-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 MIT )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="curl doc bindist +nss" PATCHES=( "${FILESDIR}"/${PN}-1.0.1-doxygen-out-of-tree.patch ) |