commit: 814be1312589a5db62bcddedef7ba26323cf405b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 07:39:35 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 09:18:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=814be131
dev-ruby/ruby-termios: stabilize 1.1.0-r1 for amd64, x86 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild index c5d21f5666c9..5f4e4d1aceb4 100644 --- a/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-1.1.0-r1.ebuild @@ -20,5 +20,5 @@ DESCRIPTION="A Ruby interface to termios" HOMEPAGE="http://arika.org/ruby/termios" LICENSE="Ruby-BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc x86" IUSE=""
