diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-13 13:53:23 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-13 14:23:46 +0800 |
commit | 06eab6242bdda8f6312d5177576111b5a345444a (patch) | |
tree | 71b00a391f6f26c96984bd2032dc836579e82494 /dev-ruby/tty-screen | |
parent | dev-ruby/tty-cursor: keyword 0.7.1 for ~loong (diff) | |
download | gentoo-06eab6242bdda8f6312d5177576111b5a345444a.tar.gz gentoo-06eab6242bdda8f6312d5177576111b5a345444a.tar.bz2 gentoo-06eab6242bdda8f6312d5177576111b5a345444a.zip |
dev-ruby/tty-screen: keyword 0.8.1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-screen')
-rw-r--r-- | dev-ruby/tty-screen/tty-screen-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild index a0b3ffa5e9a0..da2419fe8220 100644 --- a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild +++ b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild @@ -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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" ) |