diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-20 16:45:09 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-20 16:45:09 +0000 |
commit | 856a093842722839e01282e328ef40f87374737e (patch) | |
tree | 66e300666e6e0773c33fe093cafa9e6326caeaa4 /app-admin | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-856a093842722839e01282e328ef40f87374737e.tar.gz gentoo-2-856a093842722839e01282e328ef40f87374737e.tar.bz2 gentoo-2-856a093842722839e01282e328ef40f87374737e.zip |
added ~ppc to keywords
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ctcs/ctcs-1.3.0_pre4.ebuild | 4 | ||||
-rw-r--r-- | app-admin/fam-oss/fam-oss-2.6.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild b/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild index a64273cbf2e2..b8e14921c9d7 100644 --- a/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild +++ b/app-admin/ctcs/ctcs-1.3.0_pre4.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-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.5 2002/10/18 20:46:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ctcs/ctcs-1.3.0_pre4.ebuild,v 1.6 2002/10/20 16:41:02 gerk Exp $ # ${A} - the tarball itself eg: ${PORTDIR}/distfiles/t.tgz # ${P} - program name-program version eg: foo-1.0 @@ -36,7 +36,7 @@ LICENSE="GPL-2" SLOT="0" # KEYWORDS='x86 ppc sparc sparc64' -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" # Runtime dependancies diff --git a/app-admin/fam-oss/fam-oss-2.6.9.ebuild b/app-admin/fam-oss/fam-oss-2.6.9.ebuild index 339708e3de17..c52128ef662c 100644 --- a/app-admin/fam-oss/fam-oss-2.6.9.ebuild +++ b/app-admin/fam-oss/fam-oss-2.6.9.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-admin/fam-oss/fam-oss-2.6.9.ebuild,v 1.7 2002/10/20 10:01:25 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/fam-oss/fam-oss-2.6.9.ebuild,v 1.8 2002/10/20 16:45:09 gerk Exp $ IUSE="" @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/fam/download/${MY_P}.tar.gz ftp://oss.sgi.com/projects/fam/download/contrib/dnotify.patch" HOMEPAGE="http://oss.sgi.com/projects/fam/" -KEYWORDS="x86 alpha" +KEYWORDS="x86 ~ppc alpha" SLOT="0" LICENSE="GPL-2 LGPL-2.1" |