diff options
Diffstat (limited to 'app-admin/clsync/clsync-0.4.2.ebuild')
-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" |