diff options
author | 2004-04-19 12:22:02 +0000 | |
---|---|---|
committer | 2004-04-19 12:22:02 +0000 | |
commit | f612781f975409bb3f72fb7ad78606fc699a0de8 (patch) | |
tree | 2c36e8d86cbf85d56af07c27e4547843a8e8a5ee /media-libs/skstream/skstream-0.2.5.ebuild | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-f612781f975409bb3f72fb7ad78606fc699a0de8.tar.gz gentoo-2-f612781f975409bb3f72fb7ad78606fc699a0de8.tar.bz2 gentoo-2-f612781f975409bb3f72fb7ad78606fc699a0de8.zip |
Added ~sparc keyword.
Diffstat (limited to 'media-libs/skstream/skstream-0.2.5.ebuild')
-rw-r--r-- | media-libs/skstream/skstream-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/skstream/skstream-0.2.5.ebuild b/media-libs/skstream/skstream-0.2.5.ebuild index 141e852f31ce..833776461f47 100644 --- a/media-libs/skstream/skstream-0.2.5.ebuild +++ b/media-libs/skstream/skstream-0.2.5.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/media-libs/skstream/skstream-0.2.5.ebuild,v 1.3 2004/03/19 07:56:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/skstream/skstream-0.2.5.ebuild,v 1.4 2004/04/19 12:22:02 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="FreeSockets - Portable C++ classes for IP (sockets) applications" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.worldforge.org" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" DEPEND="virtual/glibc" |