diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:26:05 +0100 |
commit | 0d051b943eb8f49aa6f2eb3b08d0d8373f0a3f77 (patch) | |
tree | 96f63ed6396eb27b4ebb22127a50911c016fc23e | |
parent | dev-libs/ptexenc: amd64 stable wrt bug #611078 (diff) | |
download | gentoo-0d051b943eb8f49aa6f2eb3b08d0d8373f0a3f77.tar.gz gentoo-0d051b943eb8f49aa6f2eb3b08d0d8373f0a3f77.tar.bz2 gentoo-0d051b943eb8f49aa6f2eb3b08d0d8373f0a3f77.zip |
dev-perl/IO-Interactive: amd64 stable wrt bug #607014
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 244f7601e1b0..89348230191d 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities for interactive I/O" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |