diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-06 09:25:25 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-06 09:25:25 +0200 |
commit | c5b9f5755fc459e24360825482630cc19366ce1c (patch) | |
tree | 9e14c8afc169d7fc9c777b24c01dafb64f914aa2 /dev-perl/Devel-Symdump | |
parent | net-libs/libmicrohttpd: arm stable, bug #615752 (diff) | |
download | gentoo-c5b9f5755fc459e24360825482630cc19366ce1c.tar.gz gentoo-c5b9f5755fc459e24360825482630cc19366ce1c.tar.bz2 gentoo-c5b9f5755fc459e24360825482630cc19366ce1c.zip |
dev-perl/Devel-Symdump: arm stable, bug #616118
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 b90b58a89040..f37312ce942a 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="" |