diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:18:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:18:29 +0100 |
commit | 577f18340395705b4772f0f037b695f01735f82d (patch) | |
tree | 4cead4405a36fe68b13cfe5428302a1940910ea3 /dev-perl/IO-Interface | |
parent | sys-apps/iproute2: x86 stable wrt bug #576618 (diff) | |
download | gentoo-577f18340395705b4772f0f037b695f01735f82d.tar.gz gentoo-577f18340395705b4772f0f037b695f01735f82d.tar.bz2 gentoo-577f18340395705b4772f0f037b695f01735f82d.zip |
dev-perl/IO-Interface: x86 stable wrt bug #576112
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interface')
-rw-r--r-- | dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild b/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild index 364e947196d9..183f904cf902 100644 --- a/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild +++ b/dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for access to network card configuration information" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="" |