commit: 0e97ba98842180760d7c814f3e70f2f154ec9a0e Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Mar 21 11:13:46 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Mar 21 11:15:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e97ba98
dev-util/cdecl: stabilize 13.2 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-util/cdecl/cdecl-13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cdecl/cdecl-13.2.ebuild b/dev-util/cdecl/cdecl-13.2.ebuild index b5e991c3c9b0..dc541f650892 100644 --- a/dev-util/cdecl/cdecl-13.2.ebuild +++ b/dev-util/cdecl/cdecl-13.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/paul-j-lucas/cdecl/releases/download/${P}/${P}.tar.g LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug readline ncurses" DEPEND="
