diff options
Diffstat (limited to 'app-text/rcs/rcs-5.7-r3.ebuild')
-rw-r--r-- | app-text/rcs/rcs-5.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rcs/rcs-5.7-r3.ebuild b/app-text/rcs/rcs-5.7-r3.ebuild index 7073685766e0..8275b6d51b79 100644 --- a/app-text/rcs/rcs-5.7-r3.ebuild +++ b/app-text/rcs/rcs-5.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r3.ebuild,v 1.3 2005/03/31 22:36:04 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r3.ebuild,v 1.4 2005/08/06 19:41:24 ka0ttic Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="" DEPEND="virtual/libc" |