diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-05 09:57:36 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-05 10:08:56 -0400 |
commit | 635e8dfcd31b2a565a7e52a4de76ee18a067413a (patch) | |
tree | 5e4d5dbb25b83b2113de1fba8365c3b4bff1923f /dev-perl/Cisco-Reconfig | |
parent | dev-perl/Chatbot-Eliza: amd64 stable (diff) | |
download | gentoo-635e8dfcd31b2a565a7e52a4de76ee18a067413a.tar.gz gentoo-635e8dfcd31b2a565a7e52a4de76ee18a067413a.tar.bz2 gentoo-635e8dfcd31b2a565a7e52a4de76ee18a067413a.zip |
dev-perl/Cisco-Reconfig: amd64 stable
Bug: https://bugs.gentoo.org/652518
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Cisco-Reconfig')
-rw-r--r-- | dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.912.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.912.0.ebuild b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.912.0.ebuild index a4c326842c92..5feb9109704e 100644 --- a/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.912.0.ebuild +++ b/dev-perl/Cisco-Reconfig/Cisco-Reconfig-0.912.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse and generate Cisco configuration files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.70.0" |