diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:55 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:55 +0100 |
commit | 199061557568794937febfc00b76effb9f202ea7 (patch) | |
tree | 1a13c59dd29aab966967fe106b59f6fe29030837 /dev-ruby/tty-screen | |
parent | dev-ruby/tty-cursor: Keyword 0.7.1 x86, #807685 (diff) | |
download | gentoo-199061557568794937febfc00b76effb9f202ea7.tar.gz gentoo-199061557568794937febfc00b76effb9f202ea7.tar.bz2 gentoo-199061557568794937febfc00b76effb9f202ea7.zip |
dev-ruby/tty-screen: Keyword 0.8.1 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-screen')
-rw-r--r-- | dev-ruby/tty-screen/tty-screen-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 adcc5af0be42..7b248316baa6 100644 --- a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild +++ b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" ) |