diff options
-rw-r--r-- | www-apps/cgit/cgit-1.2.3-r201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r201.ebuild b/www-apps/cgit/cgit-1.2.3-r201.ebuild index 424fd181e387..579c8c34abcd 100644 --- a/www-apps/cgit/cgit-1.2.3-r201.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r201.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~x86" +KEYWORDS="amd64 arm x86" IUSE="doc +highlight +lua test" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} ) ${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |