summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:04:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 23:04:38 +0000
commit8288f412afcc436ff07a8267da8206fad61256eb (patch)
tree908dbbccc5cfb462c122e632c8e4eb9bb98914d8 /net-libs/liboauth
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-8288f412afcc436ff07a8267da8206fad61256eb.tar.gz
gentoo-2-8288f412afcc436ff07a8267da8206fad61256eb.tar.bz2
gentoo-2-8288f412afcc436ff07a8267da8206fad61256eb.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/liboauth')
-rw-r--r--net-libs/liboauth/ChangeLog5
-rw-r--r--net-libs/liboauth/liboauth-0.9.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/liboauth/ChangeLog b/net-libs/liboauth/ChangeLog
index 806b418c8e91..3b1642a3fa83 100644
--- a/net-libs/liboauth/ChangeLog
+++ b/net-libs/liboauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liboauth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.21 2013/02/01 12:08:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.22 2013/02/02 23:04:38 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-0.9.7.ebuild:
+ Add ~arm, wrt bug #449220
01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> liboauth-0.9.6.ebuild,
liboauth-0.9.7.ebuild:
diff --git a/net-libs/liboauth/liboauth-0.9.7.ebuild b/net-libs/liboauth/liboauth-0.9.7.ebuild
index 15db929deaf5..4484c41897cf 100644
--- a/net-libs/liboauth/liboauth-0.9.7.ebuild
+++ b/net-libs/liboauth/liboauth-0.9.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.7 2013/02/01 12:08:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.8 2013/02/02 23:04:38 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="|| ( GPL-2 MIT )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
IUSE="curl doc bindist +nss"
REQUIRED_USE="bindist? ( nss )"