summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-11-10 15:07:04 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-11-10 15:07:04 +0000
commit182061f9b82d2529c81819e5f07c84f1d6c61fdf (patch)
tree0d7677e549318ae14e3c317f0184cdbe0e4833d2 /dev-libs/botan/botan-1.6.1-r1.ebuild
parentCleanups (diff)
downloadgentoo-2-182061f9b82d2529c81819e5f07c84f1d6c61fdf.tar.gz
gentoo-2-182061f9b82d2529c81819e5f07c84f1d6c61fdf.tar.bz2
gentoo-2-182061f9b82d2529c81819e5f07c84f1d6c61fdf.zip
Stable on ppc wrt bug 19864
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/botan/botan-1.6.1-r1.ebuild')
-rw-r--r--dev-libs/botan/botan-1.6.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/botan/botan-1.6.1-r1.ebuild b/dev-libs/botan/botan-1.6.1-r1.ebuild
index 9208d75be87f..980c0b7be1f1 100644
--- a/dev-libs/botan/botan-1.6.1-r1.ebuild
+++ b/dev-libs/botan/botan-1.6.1-r1.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/dev-libs/botan/botan-1.6.1-r1.ebuild,v 1.1 2007/10/15 21:23:47 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.6.1-r1.ebuild,v 1.2 2007/11/10 15:07:04 nixnut Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ DESCRIPTION="A C++ crypto library"
HOMEPAGE="http://botan.randombit.net/"
SRC_URI="http://botan.randombit.net/files/${MY_P}.tgz"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
SLOT="0"
LICENSE="BSD"
IUSE="bzip2 gmp ssl zlib"