diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 01:04:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 01:04:28 +0100 |
commit | 410414422178739ba870a6f5a89c7dc4809682c0 (patch) | |
tree | 017e34b26635cc26a99e56e2d759ec5dade5d9bd /dev-ruby/tty-screen | |
parent | dev-ruby/tty-cursor: Keyword 0.7.1 ppc, #807685 (diff) | |
download | gentoo-410414422178739ba870a6f5a89c7dc4809682c0.tar.gz gentoo-410414422178739ba870a6f5a89c7dc4809682c0.tar.bz2 gentoo-410414422178739ba870a6f5a89c7dc4809682c0.zip |
dev-ruby/tty-screen: Keyword 0.8.1 ppc, #807685
Signed-off-by: Sam James <sam@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 14a4e759c105..9e2b73692c3b 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="amd64 ~arm ~arm64 ~hppa ~riscv ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~riscv ~sparc" IUSE="" PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" ) |