summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-10-20 23:36:05 +0000
committerLars Weiler <pylon@gentoo.org>2007-10-20 23:36:05 +0000
commitcdeabbfbe2165a73f46ec688d95ef78c9ca285ad (patch)
treea31e06c6a607f5d14c9ba4ab98df212fffeb6bb6 /net-libs
parentRestricted the tests which are broken by upstream and won't be fixed. (diff)
downloadgentoo-2-cdeabbfbe2165a73f46ec688d95ef78c9ca285ad.tar.gz
gentoo-2-cdeabbfbe2165a73f46ec688d95ef78c9ca285ad.tar.bz2
gentoo-2-cdeabbfbe2165a73f46ec688d95ef78c9ca285ad.zip
Keyworded ~ppc.
(Portage version: 2.1.3.15)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xyssl/ChangeLog5
-rw-r--r--net-libs/xyssl/xyssl-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xyssl/ChangeLog b/net-libs/xyssl/ChangeLog
index d236adc45833..75db4ad98b96 100644
--- a/net-libs/xyssl/ChangeLog
+++ b/net-libs/xyssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/xyssl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xyssl/ChangeLog,v 1.2 2007/10/20 19:01:49 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xyssl/ChangeLog,v 1.3 2007/10/20 23:36:05 pylon Exp $
+
+ 20 Oct 2007; Lars Weiler <pylon@gentoo.org> xyssl-0.8.ebuild:
+ Keyworded ~ppc.
*xyssl-0.8 (20 Oct 2007)
diff --git a/net-libs/xyssl/xyssl-0.8.ebuild b/net-libs/xyssl/xyssl-0.8.ebuild
index 27e2eb75b263..3089a2774406 100644
--- a/net-libs/xyssl/xyssl-0.8.ebuild
+++ b/net-libs/xyssl/xyssl-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xyssl/xyssl-0.8.ebuild,v 1.1 2007/10/20 19:01:49 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xyssl/xyssl-0.8.ebuild,v 1.2 2007/10/20 23:36:05 pylon Exp $
DESCRIPTION="Cryptographic library for embedded systems"
HOMEPAGE="http://xyssl.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://xyssl.org/code/download/${P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE="examples sse2"
DEPEND="virtual/libc"