diff options
author | Hans de Graaff <graaff@gentoo.org> | 2024-05-26 10:40:34 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2024-05-26 11:26:02 +0200 |
commit | 5df3c5e19efa806246313459b87046cede62e1e3 (patch) | |
tree | a73cf654d1e33067c946a448cb92f6e72d36434b /dev-ruby/tty-screen | |
parent | dev-ruby/rbs: drop 3.1.3, 3.2.2, 3.4.0, 3.4.1, 3.4.2 (diff) | |
download | gentoo-5df3c5e19efa806246313459b87046cede62e1e3.tar.gz gentoo-5df3c5e19efa806246313459b87046cede62e1e3.tar.bz2 gentoo-5df3c5e19efa806246313459b87046cede62e1e3.zip |
dev-ruby/tty-screen: stabilize 0.8.2 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-screen')
-rw-r--r-- | dev-ruby/tty-screen/tty-screen-0.8.2.ebuild | 4 |
1 files 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() { |