diff options
author | 2006-11-03 08:36:16 +0000 | |
---|---|---|
committer | 2006-11-03 08:36:16 +0000 | |
commit | 5b6e32ab5d55c974b2a72aec43636001cb95ce91 (patch) | |
tree | a4d7977e0e65973fd188c14989e6375753a449d2 /dev-util/csup/csup-20060318.ebuild | |
parent | updated changelog (diff) | |
download | gentoo-2-5b6e32ab5d55c974b2a72aec43636001cb95ce91.tar.gz gentoo-2-5b6e32ab5d55c974b2a72aec43636001cb95ce91.tar.bz2 gentoo-2-5b6e32ab5d55c974b2a72aec43636001cb95ce91.zip |
Added ~ppc keyword.
(Portage version: 2.1.2_rc1-r2)
Diffstat (limited to 'dev-util/csup/csup-20060318.ebuild')
-rw-r--r-- | dev-util/csup/csup-20060318.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/csup/csup-20060318.ebuild b/dev-util/csup/csup-20060318.ebuild index 29c0d2e1dcbf..11972e39c36f 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.4 2006/10/17 21:35:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/csup/csup-20060318.ebuild,v 1.5 2006/11/03 08:36:16 drizzt 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 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/openssl |