diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:53 +0000 |
commit | 2ea4fc450192ef1ac8b33d3d9f3bec9b4d7177fd (patch) | |
tree | a51b05e390fbc315be7779701cf5aa0f674fca70 /www-apps/cgit | |
parent | sys-apps/qcontrol: Stabilize 0.4.2-r100 arm, #766528 (diff) | |
download | gentoo-2ea4fc450192ef1ac8b33d3d9f3bec9b4d7177fd.tar.gz gentoo-2ea4fc450192ef1ac8b33d3d9f3bec9b4d7177fd.tar.bz2 gentoo-2ea4fc450192ef1ac8b33d3d9f3bec9b4d7177fd.zip |
www-apps/cgit: Stabilize 1.2.3-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/cgit')
-rw-r--r-- | www-apps/cgit/cgit-1.2.3-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/cgit/cgit-1.2.3-r100.ebuild b/www-apps/cgit/cgit-1.2.3-r100.ebuild index b5805b3f97ea..2f0d41e9244a 100644 --- a/www-apps/cgit/cgit-1.2.3-r100.ebuild +++ b/www-apps/cgit/cgit-1.2.3-r100.ebuild @@ -19,7 +19,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 libressl +lua test" REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )" RESTRICT="!test? ( test )" |