diff options
Diffstat (limited to 'dev-libs/libcpml/libcpml-5.2.01-r1.ebuild')
-rw-r--r-- | dev-libs/libcpml/libcpml-5.2.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild index e0bb4a07c25e..e8ae4a12ae10 100644 --- a/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild +++ b/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.3 2003/02/13 10:40:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcpml/libcpml-5.2.01-r1.ebuild,v 1.4 2003/03/09 20:40:19 agriffis Exp $ S=${WORKDIR}/usr SRC_URI="" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc RDEPEND="$DEPEND" LICENSE="compaq-sdla" SLOT="5.2.01" -KEYWORDS="-x86 -ppc -sparc ~alpha" +KEYWORDS="-x86 -ppc -sparc alpha" IUSE="ev6" src_unpack() { |