diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:45 +0000 |
commit | 077f571f9d39b903124f5921e12fbf4b23a18d04 (patch) | |
tree | 146a38dbb154c5012145acdc1ad8d378c6f3dbcc /app-text/rcs/rcs-5.7-r2.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.gz historical-077f571f9d39b903124f5921e12fbf4b23a18d04.tar.bz2 historical-077f571f9d39b903124f5921e12fbf4b23a18d04.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/rcs/rcs-5.7-r2.ebuild')
-rw-r--r-- | app-text/rcs/rcs-5.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rcs/rcs-5.7-r2.ebuild b/app-text/rcs/rcs-5.7-r2.ebuild index a4d5764fcd44..ca56f32bc0fd 100644 --- a/app-text/rcs/rcs-5.7-r2.ebuild +++ b/app-text/rcs/rcs-5.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r2.ebuild,v 1.6 2002/10/04 05:07:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r2.ebuild,v 1.7 2002/12/09 04:17:44 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Revision Control System" @@ -13,7 +13,7 @@ DEPEND="virtual/glibc" RDEPEND="sys-apps/diffutils" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_compile() { |