diff options
author | Mark Guertin <gerk@gentoo.org> | 2003-02-15 07:25:17 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2003-02-15 07:25:17 +0000 |
commit | ba93c27c3133088b023b28a68cc1aea6760c3e81 (patch) | |
tree | 7f943efad68a0af3e612e015ae37d299b924ee11 /app-text/rfcutil/rfcutil-3.2.3.ebuild | |
parent | added ~ppc to keywords (diff) | |
download | gentoo-2-ba93c27c3133088b023b28a68cc1aea6760c3e81.tar.gz gentoo-2-ba93c27c3133088b023b28a68cc1aea6760c3e81.tar.bz2 gentoo-2-ba93c27c3133088b023b28a68cc1aea6760c3e81.zip |
set ppc in keywords
Diffstat (limited to 'app-text/rfcutil/rfcutil-3.2.3.ebuild')
-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 a1f87974216b..ceb2680c360a 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.5 2003/02/13 09:44:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rfcutil/rfcutil-3.2.3.ebuild,v 1.6 2003/02/15 07:20:58 gerk 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 " +KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="as-is" |