diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 10:21:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 10:21:02 +0200 |
commit | ce546750f7bfea8be2ded1cd2c88db0b943b8f33 (patch) | |
tree | 1cde49fb3b200d206fddcbab06f7a436643e13f5 /sys-cluster | |
parent | sys-cluster/csync2: amd64 stable wrt bug #550048 (diff) | |
download | gentoo-ce546750f7bfea8be2ded1cd2c88db0b943b8f33.tar.gz gentoo-ce546750f7bfea8be2ded1cd2c88db0b943b8f33.tar.bz2 gentoo-ce546750f7bfea8be2ded1cd2c88db0b943b8f33.zip |
sys-cluster/csync2: x86 stable wrt bug #550048
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/csync2/csync2-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/csync2/csync2-2.0.ebuild b/sys-cluster/csync2/csync2-2.0.ebuild index 16aa23f0cdd0..441bf4111df8 100644 --- a/sys-cluster/csync2/csync2-2.0.ebuild +++ b/sys-cluster/csync2/csync2-2.0.ebuild @@ -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="mysql postgres sqlite ssl xinetd" |