diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:32:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-30 11:36:48 +0200 |
commit | 6e6c489dadcd14c63a086dfd734a53ea74cbefb1 (patch) | |
tree | fcbc6e998f74ddd5ca0e0c1116de2ae56e468e48 /dev-perl/Devel-Symdump | |
parent | app-editors/emacs: ppc64 stable wrt bug #613894 (diff) | |
download | gentoo-6e6c489dadcd14c63a086dfd734a53ea74cbefb1.tar.gz gentoo-6e6c489dadcd14c63a086dfd734a53ea74cbefb1.tar.bz2 gentoo-6e6c489dadcd14c63a086dfd734a53ea74cbefb1.zip |
dev-perl/Devel-Symdump: ppc64 stable wrt bug #616118
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 d013fb6579ff..b90b58a89040 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="" |