diff options
author | Sam James <sam@gentoo.org> | 2021-09-27 06:07:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-27 06:07:45 +0100 |
commit | d81b6676077ec60d083d0cc28df4c8f800a67fd0 (patch) | |
tree | 1d396a22a15dbe7c701af61c2770f86be49c6197 /dev-ruby/tty-screen | |
parent | dev-ruby/tty-cursor: Stabilize 0.7.1 amd64, #812425 (diff) | |
download | gentoo-d81b6676077ec60d083d0cc28df4c8f800a67fd0.tar.gz gentoo-d81b6676077ec60d083d0cc28df4c8f800a67fd0.tar.bz2 gentoo-d81b6676077ec60d083d0cc28df4c8f800a67fd0.zip |
dev-ruby/tty-screen: Stabilize 0.8.1 amd64, #812425
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 f69665e83830..14a4e759c105 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 ~riscv ~sparc" IUSE="" PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" ) |