diff options
author | 2005-12-29 12:26:33 +0000 | |
---|---|---|
committer | 2005-12-29 12:26:33 +0000 | |
commit | 596579c95a715cc056443e5ca5684e8e6a67d1a6 (patch) | |
tree | 94c2c4d3bbc8a02f90992b6e860298c8f87b8c19 /net-libs/gnutls/gnutls-1.2.3.ebuild | |
parent | Disable gdbm support since its never actually used anyways #113824 by Natanae... (diff) | |
download | gentoo-2-596579c95a715cc056443e5ca5684e8e6a67d1a6.tar.gz gentoo-2-596579c95a715cc056443e5ca5684e8e6a67d1a6.tar.bz2 gentoo-2-596579c95a715cc056443e5ca5684e8e6a67d1a6.zip |
sh love
(Portage version: 2.1_pre2)
Diffstat (limited to 'net-libs/gnutls/gnutls-1.2.3.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-1.2.3.ebuild b/net-libs/gnutls/gnutls-1.2.3.ebuild index 234f7aefd911..a1f9fcdd40d6 100644 --- a/net-libs/gnutls/gnutls-1.2.3.ebuild +++ b/net-libs/gnutls/gnutls-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.3.ebuild,v 1.12 2005/11/27 15:55:07 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.2.3.ebuild,v 1.13 2005/12/29 12:26:33 vapier 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 ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 mips ppc ppc64 s390 sh sparc x86" # Removed keywords awaiting >=dev-libs/libtasn1-0.2.10 keywords (bug #61944) # ~ia64 ~hppa |