diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:43:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:43:21 +0100 |
commit | 88d72567f90a0ca8cdc4a87c489cb71bb75247d9 (patch) | |
tree | 375c55b99ff1f9255514c72fbc512116a55509ff /dev-perl/IO-Interactive | |
parent | media-plugins/live: x86 stable wrt bug #611206 (diff) | |
download | gentoo-88d72567f90a0ca8cdc4a87c489cb71bb75247d9.tar.gz gentoo-88d72567f90a0ca8cdc4a87c489cb71bb75247d9.tar.bz2 gentoo-88d72567f90a0ca8cdc4a87c489cb71bb75247d9.zip |
dev-perl/IO-Interactive: x86 stable wrt bug #607014
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild index 89348230191d..8b9ff0569378 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.21.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=" |