summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-11 15:13:06 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-11 15:13:06 +0000
commit23437cf315af75d9af78df549aa2494a89378748 (patch)
treea5907b62231089b2e64e89925d6adf6c1fe6a85b /net-libs/polarssl/polarssl-0.12.0.ebuild
parentDrop hppa keywords and old versions per bug 324511 (diff)
downloadhistorical-23437cf315af75d9af78df549aa2494a89378748.tar.gz
historical-23437cf315af75d9af78df549aa2494a89378748.tar.bz2
historical-23437cf315af75d9af78df549aa2494a89378748.zip
Marked ~hppa (bug #324941).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'net-libs/polarssl/polarssl-0.12.0.ebuild')
-rw-r--r--net-libs/polarssl/polarssl-0.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/polarssl/polarssl-0.12.0.ebuild b/net-libs/polarssl/polarssl-0.12.0.ebuild
index 45a114dea370..9ff58d1461b1 100644
--- a/net-libs/polarssl/polarssl-0.12.0.ebuild
+++ b/net-libs/polarssl/polarssl-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-0.12.0.ebuild,v 1.4 2010/05/04 21:08:19 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-0.12.0.ebuild,v 1.5 2010/07/11 15:13:06 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://polarssl.org/code/download/${P}-gpl.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="examples sse2"
src_compile() {