summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/xmlsec/xmlsec-1.2.16.ebuild')
-rw-r--r--dev-libs/xmlsec/xmlsec-1.2.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xmlsec/xmlsec-1.2.16.ebuild b/dev-libs/xmlsec/xmlsec-1.2.16.ebuild
index 318fca97d31b..c52ebabaa392 100644
--- a/dev-libs/xmlsec/xmlsec-1.2.16.ebuild
+++ b/dev-libs/xmlsec/xmlsec-1.2.16.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/dev-libs/xmlsec/xmlsec-1.2.16.ebuild,v 1.2 2010/05/28 17:26:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlsec/xmlsec-1.2.16.ebuild,v 1.3 2010/06/17 19:54:30 angelos Exp $
EAPI="3"
@@ -10,7 +10,7 @@ SRC_URI="http://www.aleksey.com/xmlsec/download/${PN}1-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
IUSE="gcrypt gnutls nss +openssl"
RDEPEND=">=dev-libs/libxml2-2.7.4