summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:40:55 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:40:55 +0100
commit199061557568794937febfc00b76effb9f202ea7 (patch)
tree1a13c59dd29aab966967fe106b59f6fe29030837
parentdev-ruby/tty-cursor: Keyword 0.7.1 x86, #807685 (diff)
downloadgentoo-19906155.tar.gz
gentoo-19906155.tar.bz2
gentoo-19906155.zip
dev-ruby/tty-screen: Keyword 0.8.1 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-ruby/tty-screen/tty-screen-0.8.1.ebuild4
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" )