summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/botan/botan-1.8.7.ebuild')
-rw-r--r--dev-libs/botan/botan-1.8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/botan/botan-1.8.7.ebuild b/dev-libs/botan/botan-1.8.7.ebuild
index 638d4bf0f68d..0e6cbf3c5c56 100644
--- a/dev-libs/botan/botan-1.8.7.ebuild
+++ b/dev-libs/botan/botan-1.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.8.7.ebuild,v 1.3 2009/11/03 20:01:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.8.7.ebuild,v 1.4 2009/12/07 22:29:17 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ DESCRIPTION="A C++ crypto library"
HOMEPAGE="http://botan.randombit.net/"
SRC_URI="http://files.randombit.net/botan/${MY_P}.tgz"
-KEYWORDS="~amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
SLOT="0"
LICENSE="BSD"
IUSE="bzip2 gmp ssl threads zlib"