diff options
author | Kent Fredric <kentnl@gentoo.org> | 2019-01-12 16:42:59 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2019-01-12 16:43:47 +1300 |
commit | db4f65945b52c9da61d861bcbfd73cb64ef74483 (patch) | |
tree | 5d8b66f013a428c675d5cf07bf36f25799a33b5f /dev-perl/B-Debug | |
parent | dev-perl/B-Flags: Keyword ~arm64 (diff) | |
download | gentoo-db4f65945b52c9da61d861bcbfd73cb64ef74483.tar.gz gentoo-db4f65945b52c9da61d861bcbfd73cb64ef74483.tar.bz2 gentoo-db4f65945b52c9da61d861bcbfd73cb64ef74483.zip |
dev-perl/B-Debug: Keyword ~arm64
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/B-Debug')
-rw-r--r-- | dev-perl/B-Debug/B-Debug-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Debug/B-Debug-1.260.0.ebuild b/dev-perl/B-Debug/B-Debug-1.260.0.ebuild index b0a50ba300d9..a36d672cbc42 100644 --- a/dev-perl/B-Debug/B-Debug-1.260.0.ebuild +++ b/dev-perl/B-Debug/B-Debug-1.260.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Walk Perl syntax tree, printing debug info about ops" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test minimal" PERL_RM_FILES=( |