diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/recoll/recoll-1.24.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/recoll/recoll-1.24.1.ebuild b/app-misc/recoll/recoll-1.24.1.ebuild index 2ed8c08b0d26..8029a864e67f 100644 --- a/app-misc/recoll/recoll-1.24.1.ebuild +++ b/app-misc/recoll/recoll-1.24.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.lesbonscomptes.com/recoll/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="camelcase doc +inotify qt5 session +spell" REQUIRED_USE="session? ( inotify ) ${PYTHON_REQUIRED_USE}" |