diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:55:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:55:46 +0200 |
commit | 0f4d45daa3ccd6b40949a909bb310d5bc4fbe396 (patch) | |
tree | d963ca39b65de973855f76e1ea4000a06b372cb7 /dev-perl/Devel-Symdump | |
parent | sci-chemistry/reduce: ppc stable wrt bug #615568 (diff) | |
download | gentoo-0f4d45daa3ccd6b40949a909bb310d5bc4fbe396.tar.gz gentoo-0f4d45daa3ccd6b40949a909bb310d5bc4fbe396.tar.bz2 gentoo-0f4d45daa3ccd6b40949a909bb310d5bc4fbe396.zip |
dev-perl/Devel-Symdump: ppc stable wrt bug #616118
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-Symdump')
-rw-r--r-- | dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild index 3b2f9c742f73..96c878b18221 100644 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.180.0.ebuild @@ -10,7 +10,7 @@ inherit versionator perl-module DESCRIPTION="Dump symbol names or the symbol table" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |