diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 19:57:16 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 19:53:49 +0100 |
commit | bc736ef0de15f4e4743491e25cd100015498a5bb (patch) | |
tree | 47b35d044b5c58a2f94e2fe3d891895c44b97eb9 /dev-perl/Devel-CheckBin | |
parent | dev-perl/Sub-Name: stable 0.210.0 for sparc (diff) | |
download | gentoo-bc736ef0de15f4e4743491e25cd100015498a5bb.tar.gz gentoo-bc736ef0de15f4e4743491e25cd100015498a5bb.tar.bz2 gentoo-bc736ef0de15f4e4743491e25cd100015498a5bb.zip |
dev-perl/Devel-CheckBin: stable 0.40.0 for sparc
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 97dabcdfca37..c24358eaeb67 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=" |