diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-12 13:15:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-12 13:16:18 +0200 |
commit | e475d98eebf004097c4e73d8268ac2095e05da3c (patch) | |
tree | e1131e66c286b73d65acfa72957f0ae6b17cd521 /dev-perl/TermReadKey | |
parent | dev-perl/PPI-1.236.0-r0: alpha stable (diff) | |
download | gentoo-e475d98eebf004097c4e73d8268ac2095e05da3c.tar.gz gentoo-e475d98eebf004097c4e73d8268ac2095e05da3c.tar.bz2 gentoo-e475d98eebf004097c4e73d8268ac2095e05da3c.zip |
dev-perl/TermReadKey-2.370.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/667266
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-perl/TermReadKey')
-rw-r--r-- | dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild index 26300e0c77f2..346d5d11d7f8 100644 --- a/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild +++ b/dev-perl/TermReadKey/TermReadKey-2.370.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Change terminal modes, and perform non-blocking reads" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.580.0" |