diff options
Diffstat (limited to 'net-libs/gnutls/gnutls-1.2.10.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.2.10.ebuild b/net-libs/gnutls/gnutls-1.2.10.ebuild index 5b3de732a5fc..5cf9242ab148 100644 --- a/net-libs/gnutls/gnutls-1.2.10.ebuild +++ b/net-libs/gnutls/gnutls-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10.ebuild,v 1.2 2006/02/10 09:34:13 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.10.ebuild,v 1.3 2006/02/10 10:08:47 blubb Exp $ inherit eutils gnuconfig @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1 GPL-2" # GPL-2 for the gnutls-extras library and LGPL for the gnutls library. SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" # Removed keywords awaiting >=dev-libs/libtasn1-0.2.10 keywords (bug #61944) # ~ia64 ~hppa |