Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/cgit/
Date: Sat, 23 Jan 2021 04:20:36
Message-Id: 1611375589.089d17e8084d0ded2a45525aabe8906b1273109f.sam@gentoo
1 commit: 089d17e8084d0ded2a45525aabe8906b1273109f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 04:19:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 04:19:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089d17e8
7
8 www-apps/cgit: Stabilize 1.2.3-r100 x86, #766528
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-apps/cgit/cgit-1.2.3-r100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-apps/cgit/cgit-1.2.3-r100.ebuild b/www-apps/cgit/cgit-1.2.3-r100.ebuild
16 index ff26e32bfb0..b5805b3f97e 100644
17 --- a/www-apps/cgit/cgit-1.2.3-r100.ebuild
18 +++ b/www-apps/cgit/cgit-1.2.3-r100.ebuild
19 @@ -19,7 +19,7 @@ SRC_URI="https://www.kernel.org/pub/software/scm/git/git-${GIT_V}.tar.xz
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm x86"
25 IUSE="doc +highlight libressl +lua test"
26 REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
27 RESTRICT="!test? ( test )"