summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-23 05:52:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-23 05:52:42 +0000
commit388b322e6ccd8119c82cc2de1584b625d21dab0a (patch)
treefe3b0f4b52a9738e8cb34f212afee29ef5974574 /net-libs
parentkeyword ~ppc64, bug #379649 (diff)
downloadgentoo-2-388b322e6ccd8119c82cc2de1584b625d21dab0a.tar.gz
gentoo-2-388b322e6ccd8119c82cc2de1584b625d21dab0a.tar.bz2
gentoo-2-388b322e6ccd8119c82cc2de1584b625d21dab0a.zip
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-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 4bad9f9bdbfa..b8495c19bd17 100644
--- a/net-libs/liboauth/ChangeLog
+++ b/net-libs/liboauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/liboauth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.16 2012/09/23 04:01:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/ChangeLog,v 1.17 2012/09/23 05:52:42 blueness Exp $
+
+ 23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> liboauth-0.9.7.ebuild:
+ keyword ~ppc, bug #379651
23 Sep 2012; Anthony G. Basile <blueness@gentoo.org> liboauth-0.9.7.ebuild:
keyword ~ppc64, bug #379651
diff --git a/net-libs/liboauth/liboauth-0.9.7.ebuild b/net-libs/liboauth/liboauth-0.9.7.ebuild
index c6650344a44e..c3e236f8b39e 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-2012 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.2 2012/09/23 04:01:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboauth/liboauth-0.9.7.ebuild,v 1.3 2012/09/23 05:52:42 blueness Exp $
EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="|| ( GPL-2 MIT )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
IUSE="curl doc bindist +nss"
REQUIRED_USE="bindist? ( nss )"