diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:16:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:16:32 -0700 |
commit | 64070fcb02d1341d5c0f772a396cb7a547aa6866 (patch) | |
tree | ad96dd6a32cb3ef08b0f5f00be7e330fb6ca3abf /dev-perl | |
parent | p/p/l-s/make.defaults: EXTRA_PATH is not needed by mainline portage. (diff) | |
download | gentoo-64070fcb02d1341d5c0f772a396cb7a547aa6866.tar.gz gentoo-64070fcb02d1341d5c0f772a396cb7a547aa6866.tar.bz2 gentoo-64070fcb02d1341d5c0f772a396cb7a547aa6866.zip |
dev-perl/IO-Interface: alpha stable, bug 576112.
Diffstat (limited to 'dev-perl')
-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 9a198564b686..77d38bbf4b7c 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="" |