diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:57 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:40:57 +0100 |
commit | f657ff2c80f9b3d2c3a736ae1798eba26bf17a13 (patch) | |
tree | 21a77aebdf5958abb3f47c1ce2116fc0df9cd10c /dev-ruby/tty-reader | |
parent | dev-ruby/wisper: Keyword 2.0.1 x86, #807685 (diff) | |
download | gentoo-f657ff2c80f9b3d2c3a736ae1798eba26bf17a13.tar.gz gentoo-f657ff2c80f9b3d2c3a736ae1798eba26bf17a13.tar.bz2 gentoo-f657ff2c80f9b3d2c3a736ae1798eba26bf17a13.zip |
dev-ruby/tty-reader: Keyword 0.9.0 x86, #807685
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ruby/tty-reader')
-rw-r--r-- | dev-ruby/tty-reader/tty-reader-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild b/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild index 8e318c111dff..bca162eaa83b 100644 --- a/dev-ruby/tty-reader/tty-reader-0.9.0.ebuild +++ b/dev-ruby/tty-reader/tty-reader-0.9.0.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-reader/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="" ruby_add_rdepend " |