diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:13:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:32:48 -0400 |
commit | a17094fe7f354b553d2dc98560ef27407f200540 (patch) | |
tree | 68b268e756c03a60f94eef328f52a8e89147f6bd /dev-perl/IO-Interactive | |
parent | dev-perl/IO-Socket-INET6: amd64 stable wrt bug #657684 (diff) | |
download | gentoo-a17094fe7f354b553d2dc98560ef27407f200540.tar.gz gentoo-a17094fe7f354b553d2dc98560ef27407f200540.tar.bz2 gentoo-a17094fe7f354b553d2dc98560ef27407f200540.zip |
dev-perl/IO-Interactive: amd64 stable wrt bug #657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild index b07917ea07a6..00bb945c3047 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities for interactive I/O" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |