diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 15:40:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 15:40:50 +0100 |
commit | cdd319e78f60807f599cc3c06c3b6ecb6ee71d28 (patch) | |
tree | 42dedd86b14560ba818132603ca0a1e84d47429f /net-libs/liboauth | |
parent | kde-plasma: Version bump KDE Plasma 5.9.0 (diff) | |
download | gentoo-cdd319e78f60807f599cc3c06c3b6ecb6ee71d28.tar.gz gentoo-cdd319e78f60807f599cc3c06c3b6ecb6ee71d28.tar.bz2 gentoo-cdd319e78f60807f599cc3c06c3b6ecb6ee71d28.zip |
net-libs/liboauth: Stable for HPPA (bug #600858).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r-- | net-libs/liboauth/liboauth-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liboauth/liboauth-1.0.3.ebuild b/net-libs/liboauth/liboauth-1.0.3.ebuild index a95a591ef639..00a585f34d11 100644 --- a/net-libs/liboauth/liboauth-1.0.3.ebuild +++ b/net-libs/liboauth/liboauth-1.0.3.ebuild @@ -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 ) |