commit: b34e9b65ca386ae1e3478ee00306a05c22763a2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 16 02:36:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 16 02:36:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34e9b65
app-misc/rlwrap: Stabilize 0.46.1 arm64, #920086 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/rlwrap/rlwrap-0.46.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/rlwrap/rlwrap-0.46.1.ebuild b/app-misc/rlwrap/rlwrap-0.46.1.ebuild index 7b7f4d2ef6f0..a86c8be8af09 100644 --- a/app-misc/rlwrap/rlwrap-0.46.1.ebuild +++ b/app-misc/rlwrap/rlwrap-0.46.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/hanslub42/rlwrap/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 arm64 ~mips ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug" RDEPEND="
