diff options
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" ) |