diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 01:05:35 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 01:05:51 +0300 |
commit | 45dbc6ab64b4f2b5ba4c99cd2a92a2046d856abe (patch) | |
tree | 9008b3da1da85861a41ddba569e49fc8f8229b6b /app-admin/clsync | |
parent | app-doc/clsync-docs: mark stable (diff) | |
download | gentoo-45dbc6ab64b4f2b5ba4c99cd2a92a2046d856abe.tar.gz gentoo-45dbc6ab64b4f2b5ba4c99cd2a92a2046d856abe.tar.bz2 gentoo-45dbc6ab64b4f2b5ba4c99cd2a92a2046d856abe.zip |
app-admin/clsync: mark stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-admin/clsync')
-rw-r--r-- | app-admin/clsync/clsync-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/clsync/clsync-0.4.2.ebuild b/app-admin/clsync/clsync-0.4.2.ebuild index d0e9c3ece979..dc27fddf71f5 100644 --- a/app-admin/clsync/clsync-0.4.2.ebuild +++ b/app-admin/clsync/clsync-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/xaionaro/clsync http://ut.mephi.ru/oss/clsync" SRC_URI="https://github.com/xaionaro/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+caps cluster control-socket cgroups debug extra-debug extra-hardened gio hardened +highload-locks +inotify mhash namespaces seccomp" |