summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-10 01:04:28 +0100
committerSam James <sam@gentoo.org>2021-10-10 01:04:28 +0100
commit410414422178739ba870a6f5a89c7dc4809682c0 (patch)
tree017e34b26635cc26a99e56e2d759ec5dade5d9bd /dev-ruby/tty-screen
parentdev-ruby/tty-cursor: Keyword 0.7.1 ppc, #807685 (diff)
downloadgentoo-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.ebuild2
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" )