diff options
author | Markus Meier <maekke@gentoo.org> | 2016-01-23 15:53:07 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-01-23 15:53:07 +0100 |
commit | 06c0be8a5dad22278fa7898eb89bb8484d5b0b3f (patch) | |
tree | 55a8946e9d6cc2dbf288eabf375e7e065affd16f /dev-perl/Devel-Symdump | |
parent | media-gfx/fbida: arm stable, bug #572086 (diff) | |
download | gentoo-06c0be8a5dad22278fa7898eb89bb8484d5b0b3f.tar.gz gentoo-06c0be8a5dad22278fa7898eb89bb8484d5b0b3f.tar.bz2 gentoo-06c0be8a5dad22278fa7898eb89bb8484d5b0b3f.zip |
dev-perl/Devel-Symdump: arm stable, bug #570862
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Devel-Symdump')
-rw-r--r-- | dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild index f2284ddcb7e2..133f0ec59a45 100644 --- a/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild +++ b/dev-perl/Devel-Symdump/Devel-Symdump-2.150.0.ebuild @@ -11,7 +11,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="" |