commit: 64ce421adb6cd415b81886299a6bd18646a08b53 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Fri Sep 30 10:22:34 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Sep 30 10:24:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ce421a
dev-util/cdecl: stabilize 12.0 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-util/cdecl/cdecl-12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cdecl/cdecl-12.0.ebuild b/dev-util/cdecl/cdecl-12.0.ebuild index 7e715e918523..e11e661104b3 100644 --- a/dev-util/cdecl/cdecl-12.0.ebuild +++ b/dev-util/cdecl/cdecl-12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/paul-j-lucas/${PN}/archive/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+readline" DEPEND="
