diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-03-21 12:13:46 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-03-21 12:15:31 +0100 |
commit | 0e97ba98842180760d7c814f3e70f2f154ec9a0e (patch) | |
tree | ceffa9627320e5a955009f3af04357a7593c895c /dev-util/cdecl | |
parent | dev-lang/ammonite-repl-bin: stabilize 2.5.8 for ALLARCHES (diff) | |
download | gentoo-0e97ba98842180760d7c814f3e70f2f154ec9a0e.tar.gz gentoo-0e97ba98842180760d7c814f3e70f2f154ec9a0e.tar.bz2 gentoo-0e97ba98842180760d7c814f3e70f2f154ec9a0e.zip |
dev-util/cdecl: stabilize 13.2 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-util/cdecl')
-rw-r--r-- | dev-util/cdecl/cdecl-13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |