Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cdecl/
Date: Fri, 30 Sep 2022 10:24:47
Message-Id: 1664533452.64ce421adb6cd415b81886299a6bd18646a08b53.flow@gentoo
1 commit: 64ce421adb6cd415b81886299a6bd18646a08b53
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 10:22:34 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 10:24:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ce421a
7
8 dev-util/cdecl: stabilize 12.0 for amd64
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 dev-util/cdecl/cdecl-12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cdecl/cdecl-12.0.ebuild b/dev-util/cdecl/cdecl-12.0.ebuild
16 index 7e715e918523..e11e661104b3 100644
17 --- a/dev-util/cdecl/cdecl-12.0.ebuild
18 +++ b/dev-util/cdecl/cdecl-12.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/paul-j-lucas/${PN}/archive/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+readline"
26
27 DEPEND="