diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-24 16:20:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-24 16:20:47 +0000 |
commit | b32a20a118e49f18ed7a2770a896402298ace249 (patch) | |
tree | 455ee9108e539642fc4f5572da5114e80610a9f4 /dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild | |
parent | Fix typo. (diff) | |
download | gentoo-2-b32a20a118e49f18ed7a2770a896402298ace249.tar.gz gentoo-2-b32a20a118e49f18ed7a2770a896402298ace249.tar.bz2 gentoo-2-b32a20a118e49f18ed7a2770a896402298ace249.zip |
Marked ~hppa (bug #527898).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild')
-rw-r--r-- | dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild index 796e6f4c5f48..ea2361b1d08a 100644 --- a/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild +++ b/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild,v 1.1 2014/10/19 19:38:04 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-CheckCompiler/Devel-CheckCompiler-0.50.0.ebuild,v 1.2 2014/11/24 16:20:47 jer Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check the compiler's availability" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND=" |