diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:04:42 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:04:42 +0000 |
commit | c06a91498da89b8c66972698fbc9b55a034f0304 (patch) | |
tree | 9ada1707f8272acf1b0f37489f6b6e7ae60dbd68 /dev-util/strace | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-c06a91498da89b8c66972698fbc9b55a034f0304.tar.gz historical-c06a91498da89b8c66972698fbc9b55a034f0304.tar.bz2 historical-c06a91498da89b8c66972698fbc9b55a034f0304.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-util/strace')
-rw-r--r-- | dev-util/strace/strace-4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/strace/strace-4.4.ebuild b/dev-util/strace/strace-4.4.ebuild index d38da3d6b923..9a669bb8012b 100644 --- a/dev-util/strace/strace-4.4.ebuild +++ b/dev-util/strace/strace-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.ebuild,v 1.6 2002/08/01 18:26:40 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.ebuild,v 1.7 2002/08/16 04:04:42 murphy Exp $ # NOTE: For some reason, upstream has changed the naming scheme # for the tarballs to something quite lame: @@ -22,7 +22,7 @@ HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND="virtual/glibc sys-devel/autoconf" RDEPEND="${DEPEND}" |