diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:29:12 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:29:12 +0100 |
commit | c45f03dbc788166a09d482057dfc157138bb2791 (patch) | |
tree | 54e3f76be78f4ca2787ec5c1d970fea09323ff78 /dev-perl/Devel-CheckBin | |
parent | net-misc/dhcpcd: Use HTTPS (diff) | |
download | gentoo-c45f03dbc788166a09d482057dfc157138bb2791.tar.gz gentoo-c45f03dbc788166a09d482057dfc157138bb2791.tar.bz2 gentoo-c45f03dbc788166a09d482057dfc157138bb2791.zip |
dev-perl/Devel-CheckBin: stable 0.40.0 for ia64, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Devel-CheckBin')
-rw-r--r-- | dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild index c24358eaeb67..aa1525ff7659 100644 --- a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild +++ b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="check that a command is available" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |