commit: 83c4e51272ac11d3d3e2f923408fd25c02e77297 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon May 16 07:31:27 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon May 16 10:12:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c4e512
dev-util/cdecl: stabilize 11.14 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-util/cdecl/cdecl-11.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cdecl/cdecl-11.14.ebuild b/dev-util/cdecl/cdecl-11.14.ebuild index 7e715e918523..e11e661104b3 100644 --- a/dev-util/cdecl/cdecl-11.14.ebuild +++ b/dev-util/cdecl/cdecl-11.14.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="
