summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-10-08 09:55:31 +0000
committerFabian Groffen <grobian@gentoo.org>2005-10-08 09:55:31 +0000
commitcd23f99e9b744489f1b84182151fb9a78906fa47 (patch)
treeb7c2201e7b47843c3358e5640560cfbeac4b9d46 /app-text/bogosort/bogosort-0.4.2.ebuild
parentFixing wrong configure line. Closes bug #108436 (diff)
downloadhistorical-cd23f99e9b744489f1b84182151fb9a78906fa47.tar.gz
historical-cd23f99e9b744489f1b84182151fb9a78906fa47.tar.bz2
historical-cd23f99e9b744489f1b84182151fb9a78906fa47.zip
\Marking ~ppc-macos (bug #108466)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/bogosort/bogosort-0.4.2.ebuild')
-rw-r--r--app-text/bogosort/bogosort-0.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/bogosort/bogosort-0.4.2.ebuild b/app-text/bogosort/bogosort-0.4.2.ebuild
index 2919a982ce9b..f4bb3d667532 100644
--- a/app-text/bogosort/bogosort-0.4.2.ebuild
+++ b/app-text/bogosort/bogosort-0.4.2.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/bogosort/bogosort-0.4.2.ebuild,v 1.5 2005/04/24 11:33:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/bogosort/bogosort-0.4.2.ebuild,v 1.6 2005/10/08 09:55:31 grobian Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ulrik.haugen.se/pub/unix/bogosort/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc mips ppc ~hppa"
+KEYWORDS="~hppa mips ppc ~ppc-macos sparc x86"
IUSE=""
DEPEND=""