summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-10-07 15:12:56 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-10-07 15:12:56 +0000
commit29e011847e09984512ad8d2f83bc67eddeef1067 (patch)
treeedab26b148c765955b59d4fa5accf4bf6573b881 /dev-util/csup/csup-20060318.ebuild
parentRegenerate digest. (diff)
downloadgentoo-2-29e011847e09984512ad8d2f83bc67eddeef1067.tar.gz
gentoo-2-29e011847e09984512ad8d2f83bc67eddeef1067.tar.bz2
gentoo-2-29e011847e09984512ad8d2f83bc67eddeef1067.zip
Added ~x86 keyword. Bug #150323, reported by Timothy Redaelli <drizzt at gufi.org>.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'dev-util/csup/csup-20060318.ebuild')
-rw-r--r--dev-util/csup/csup-20060318.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/csup/csup-20060318.ebuild b/dev-util/csup/csup-20060318.ebuild
index 2603d0442e1e..92fb340d7871 100644
--- a/dev-util/csup/csup-20060318.ebuild
+++ b/dev-util/csup/csup-20060318.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/csup/csup-20060318.ebuild,v 1.2 2006/09/22 09:33:08 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/csup/csup-20060318.ebuild,v 1.3 2006/10/07 15:12:56 ticho Exp $
DESCRIPTION="C-based rewrite of CVSup (software for distributing and updating collections of files accross a network)"
HOMEPAGE="http://www.mu.org/~mux/csup.html"
@@ -8,7 +8,7 @@ SRC_URI="http://mu.org/~mux/csup-snap-${PV}.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86-fbsd"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=sys-devel/bison-2.1"