diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-01 07:17:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-01 07:24:23 +0200 |
commit | b8dffc10fed5ea6f3314d92118c6efa701a1c9cc (patch) | |
tree | da562384ed27b2bbf168ba75414a262f5943d22a /net-libs/polarssl | |
parent | x11-libs/gdk-pixbuf: more DoS fixes (CVE-2015-4491) (diff) | |
download | gentoo-b8dffc10fed5ea6f3314d92118c6efa701a1c9cc.tar.gz gentoo-b8dffc10fed5ea6f3314d92118c6efa701a1c9cc.tar.bz2 gentoo-b8dffc10fed5ea6f3314d92118c6efa701a1c9cc.zip |
net-libs/polarssl: Stable for HPPA PPC64 (bug #528130).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-libs/polarssl')
-rw-r--r-- | net-libs/polarssl/polarssl-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/polarssl/polarssl-1.3.9.ebuild b/net-libs/polarssl/polarssl-1.3.9.ebuild index febc9989baf1..68723732d6d9 100644 --- a/net-libs/polarssl/polarssl-1.3.9.ebuild +++ b/net-libs/polarssl/polarssl-1.3.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://polarssl.org/download/${P}-gpl.tgz" LICENSE="GPL-2" SLOT="0/7" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc havege programs cpu_flags_x86_sse2 static-libs test threads zlib" RDEPEND=" |