diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:44:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:44:23 +0000 |
commit | dc03e929c5a79d55eca31a437e8fe935a56aaa60 (patch) | |
tree | 581156bc4f40d1202b48bc785f3c76e4029e8add /dev-perl/Linux-Smaps | |
parent | xfce-extra/xfce4-screensaver: Stabilize 4.16.0 arm, #771639 (diff) | |
download | gentoo-dc03e929c5a79d55eca31a437e8fe935a56aaa60.tar.gz gentoo-dc03e929c5a79d55eca31a437e8fe935a56aaa60.tar.bz2 gentoo-dc03e929c5a79d55eca31a437e8fe935a56aaa60.zip |
dev-perl/Linux-Smaps: Keyword 0.140.0 ppc64, #729784
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Linux-Smaps')
-rw-r--r-- | dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild index e6f3b1d451b7..9ee74b169425 100644 --- a/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild +++ b/dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module linux-info DESCRIPTION="Perl interface to /proc/PID/smaps" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |