diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:20:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:20:11 +0200 |
commit | f1e567506c35a48fb4f2cc4d45df86e87da9d150 (patch) | |
tree | 728569cc1e37c8846891725237ae8246e9cd9e17 /dev-perl/Devel-Symdump | |
parent | dev-python/cython: sparc stable wrt bug #615344 (diff) | |
download | gentoo-f1e567506c35a48fb4f2cc4d45df86e87da9d150.tar.gz gentoo-f1e567506c35a48fb4f2cc4d45df86e87da9d150.tar.bz2 gentoo-f1e567506c35a48fb4f2cc4d45df86e87da9d150.zip |
dev-perl/Devel-Symdump: sparc stable wrt bug #616118
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 916b7dcf40ec..3b2f9c742f73 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="" |