commit: 5df3c5e19efa806246313459b87046cede62e1e3 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun May 26 08:40:34 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun May 26 09:26:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df3c5e1
dev-ruby/tty-screen: stabilize 0.8.2 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/tty-screen/tty-screen-0.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/tty-screen/tty-screen-0.8.2.ebuild b/dev-ruby/tty-screen/tty-screen-0.8.2.ebuild index 8e09d60f9ed2..0966d706fcc2 100644 --- a/dev-ruby/tty-screen/tty-screen-0.8.2.ebuild +++ b/dev-ruby/tty-screen/tty-screen-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/piotrmurach/tty-screen/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" all_ruby_prepare() {
