diff options
author | Sam James <sam@gentoo.org> | 2021-10-10 01:05:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-10 01:05:16 +0100 |
commit | ae37d6dbb9638e4b893ebb728835e1d228fb8c2c (patch) | |
tree | 1a79e75c3c8979cc39910844ef4720f33082e2cb /dev-ruby/tty-screen | |
parent | dev-ruby/tty-cursor: Keyword 0.7.1 ppc64, #807685 (diff) | |
download | gentoo-ae37d6dbb9638e4b893ebb728835e1d228fb8c2c.tar.gz gentoo-ae37d6dbb9638e4b893ebb728835e1d228fb8c2c.tar.bz2 gentoo-ae37d6dbb9638e4b893ebb728835e1d228fb8c2c.zip |
dev-ruby/tty-screen: Keyword 0.8.1 ppc64, #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 9e2b73692c3b..43af99e590b3 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 ~ppc ~riscv ~sparc" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc" IUSE="" PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" ) |