diff options
author | Michael McCabe <randy@gentoo.org> | 2004-05-12 02:57:15 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-05-12 02:57:15 +0000 |
commit | ef8a5bcf510f70e999d5c9eac9b7fea082b904ee (patch) | |
tree | e96c6c7bc6632a2f64ef683448bf4beaf866efcd /app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild | |
parent | Added s390 keywords (Manifest recommit) (diff) | |
download | gentoo-2-ef8a5bcf510f70e999d5c9eac9b7fea082b904ee.tar.gz gentoo-2-ef8a5bcf510f70e999d5c9eac9b7fea082b904ee.tar.bz2 gentoo-2-ef8a5bcf510f70e999d5c9eac9b7fea082b904ee.zip |
Added s390 keywords
Diffstat (limited to 'app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild')
-rw-r--r-- | app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild index 353d0607513e..f16988593d5d 100644 --- a/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild +++ b/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.1 2004/05/10 11:43:56 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/kth-krb/kth-krb-1.2.2-r2.ebuild,v 1.2 2004/05/12 02:54:26 randy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.pdc.kth.se/pub/krb/src/krb4-${PV}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ia64 amd64" +KEYWORDS="x86 ppc sparc alpha ia64 amd64 s390" IUSE="ssl afs" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) |