diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:20:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:20:18 +0200 |
commit | 6997859e9a9b8ed350676ba3aff4d9977b868045 (patch) | |
tree | 2d9cc5923e8414da5d9fe5ceff504310f2647d3f /app-admin | |
parent | dev-util/ydiff: amd64 stable wrt bug #710538 (diff) | |
download | gentoo-6997859e9a9b8ed350676ba3aff4d9977b868045.tar.gz gentoo-6997859e9a9b8ed350676ba3aff4d9977b868045.tar.bz2 gentoo-6997859e9a9b8ed350676ba3aff4d9977b868045.zip |
app-admin/clsync: amd64 stable wrt bug #726482
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/clsync/clsync-0.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/clsync/clsync-0.4.4.ebuild b/app-admin/clsync/clsync-0.4.4.ebuild index 2d3aee38a854..e1fc3e26369f 100644 --- a/app-admin/clsync/clsync-0.4.4.ebuild +++ b/app-admin/clsync/clsync-0.4.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/clsync/clsync http://ut.mephi.ru/oss/clsync" SRC_URI="https://github.com/clsync/${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" |