diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:57:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:57:08 +0100 |
commit | d77c1f2611187164c113359294bb608a82ad9cea (patch) | |
tree | c6c825ddcef3007b6f7638b1d558872aca27f90d /dev-perl/Devel-CheckCompiler | |
parent | app-forensics/chkrootkit: stable 0.52 for hppa, bug #660906 (diff) | |
download | gentoo-d77c1f2611187164c113359294bb608a82ad9cea.tar.gz gentoo-d77c1f2611187164c113359294bb608a82ad9cea.tar.bz2 gentoo-d77c1f2611187164c113359294bb608a82ad9cea.zip |
dev-perl/Devel-CheckCompiler: stable 0.70.0 for hppa, bug #661196
Bug: https://bugs.gentoo.org/661196
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Devel-CheckCompiler')
-rw-r--r-- | dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild index 78ca461c7e84..6fcd41b8ebad 100644 --- a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild +++ b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check the compiler's availability" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 hppa ~ppc ~x86" IUSE="test" RDEPEND=" |