diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:38:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 12:50:40 +0100 |
commit | c1d729056581d4377479957d019590bf3ab618d7 (patch) | |
tree | 96bc587cefd7eaeef240e0645cbd385f56407f33 /dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild | |
parent | dev-perl/gtk2-perl: ppc stable wrt bug #573550 (diff) | |
download | gentoo-c1d729056581d4377479957d019590bf3ab618d7.tar.gz gentoo-c1d729056581d4377479957d019590bf3ab618d7.tar.bz2 gentoo-c1d729056581d4377479957d019590bf3ab618d7.zip |
dev-perl/IO-Interface: ppc stable wrt bug #576112
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interface/IO-Interface-1.90.0.ebuild')
-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 183f904cf902..9a198564b686 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="" |