diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:13:58 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:13:58 +0000 |
commit | 0e04f3c40739423bc8ad9227de0eeb8bb0cee196 (patch) | |
tree | 6e2babdd499da9a896206f27d68a7c83b829df89 /dev-libs/ace/ace-5.3.ebuild | |
parent | Closing #42619. (diff) | |
download | historical-0e04f3c40739423bc8ad9227de0eeb8bb0cee196.tar.gz historical-0e04f3c40739423bc8ad9227de0eeb8bb0cee196.tar.bz2 historical-0e04f3c40739423bc8ad9227de0eeb8bb0cee196.zip |
Closing #42794.
Diffstat (limited to 'dev-libs/ace/ace-5.3.ebuild')
-rw-r--r-- | dev-libs/ace/ace-5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ace/ace-5.3.ebuild b/dev-libs/ace/ace-5.3.ebuild index 8efa08986503..8e849a0acb20 100644 --- a/dev-libs/ace/ace-5.3.ebuild +++ b/dev-libs/ace/ace-5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.2 2003/02/13 10:33:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/ace/ace-5.3.ebuild,v 1.3 2004/02/25 17:13:58 aliz Exp $ S=${WORKDIR}/ACE_wrappers DESCRIPTION="The Adaptive Communications Environment" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.wustl.edu/~schmidt/ACE.html" SLOT="0" LICENSE="BSD as-is" -KEYWORDS="x86 sparc ppc alpha" +KEYWORDS="x86 sparc ppc alpha ~amd64" IUSE="ipv6" DEPEND="virtual/glibc" |