diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:08:41 +0000 |
commit | b54767790500906e1e7d2aeb58ab6d1a7184c406 (patch) | |
tree | 61fdef8241b97181306617b9137500c1cb938b57 /app-text/rfcutil | |
parent | Closing #35809. (diff) | |
download | historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.gz historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.tar.bz2 historical-b54767790500906e1e7d2aeb58ab6d1a7184c406.zip |
Remove arm keywords
Diffstat (limited to 'app-text/rfcutil')
-rw-r--r-- | app-text/rfcutil/rfcutil-3.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rfcutil/rfcutil-3.2.3.ebuild b/app-text/rfcutil/rfcutil-3.2.3.ebuild index ceb2680c360a..42c8f64db0db 100644 --- a/app-text/rfcutil/rfcutil-3.2.3.ebuild +++ b/app-text/rfcutil/rfcutil-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.6 2003/02/15 07:20:58 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.7 2004/02/22 20:05:56 agriffis Exp $ MY_PN="rfc" MY_P="${MY_PN}-${PV}" @@ -14,7 +14,7 @@ numbers." HOMEPAGE="http://www.dewn.com/rfc/" SRC_URI="http://www.dewn.com/rfc/${MY_P}.tar.gz" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="as-is" |