diff options
Diffstat (limited to 'sys-cluster/csync2/csync2-1.34-r2.ebuild')
-rw-r--r-- | sys-cluster/csync2/csync2-1.34-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/csync2/csync2-1.34-r2.ebuild b/sys-cluster/csync2/csync2-1.34-r2.ebuild index 13666e8bc0e4..dd2236bc0137 100644 --- a/sys-cluster/csync2/csync2-1.34-r2.ebuild +++ b/sys-cluster/csync2/csync2-1.34-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.2 2010/11/06 12:16:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/csync2/csync2-1.34-r2.ebuild,v 1.3 2010/11/08 08:03:44 phajdan.jr Exp $ EAPI=2 @@ -11,7 +11,7 @@ HOMEPAGE="http://oss.linbit.com/csync2/" SRC_URI="http://oss.linbit.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ssl xinetd" |