summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:26:14 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-06-05 12:26:14 +0000
commit36bf65725f90d8706567b2892e2bdf2f16a8f6d2 (patch)
tree9dc270bac50abf080b02f915c697fb15b6350025 /dev-lang/nqc/nqc-2.5.1.ebuild
parentVersion bump. Added doc useflag for the examples. See bug #73973. (diff)
downloadgentoo-2-36bf65725f90d8706567b2892e2bdf2f16a8f6d2.tar.gz
gentoo-2-36bf65725f90d8706567b2892e2bdf2f16a8f6d2.tar.bz2
gentoo-2-36bf65725f90d8706567b2892e2bdf2f16a8f6d2.zip
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-lang/nqc/nqc-2.5.1.ebuild')
-rw-r--r--dev-lang/nqc/nqc-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/nqc/nqc-2.5.1.ebuild b/dev-lang/nqc/nqc-2.5.1.ebuild
index 9f930a535f74..eaf5183342d8 100644
--- a/dev-lang/nqc/nqc-2.5.1.ebuild
+++ b/dev-lang/nqc/nqc-2.5.1.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/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.8 2005/03/22 23:45:47 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.9 2005/06/05 12:22:47 hansmi Exp $
My_PV="`echo $PV|cut -d. -f1,2`.r`echo $PV|cut -d. -f3`"
My_P="${PN}-${My_PV}"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.baumfamily.org/nqc/"
SLOT="0"
LICENSE="MPL-1.0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="ppc x86"
IUSE=""
DEPEND="virtual/libc"