diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-25 00:21:50 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:51 +0100 |
commit | 3086e2a0c2635ba567d1884c59a4b559313a25af (patch) | |
tree | 97ac6bc547829166820df1cb443f0bbafe88c025 /dev-perl | |
parent | dev-perl/DateTime-Format-Natural: keyword 1.120.0 for ~ppc64 (diff) | |
download | gentoo-3086e2a0c2635ba567d1884c59a4b559313a25af.tar.gz gentoo-3086e2a0c2635ba567d1884c59a4b559313a25af.tar.bz2 gentoo-3086e2a0c2635ba567d1884c59a4b559313a25af.zip |
dev-perl/Feed-Find: keyword 0.120.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Feed-Find/Feed-Find-0.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Feed-Find/Feed-Find-0.120.0.ebuild b/dev-perl/Feed-Find/Feed-Find-0.120.0.ebuild index 03aeafc6da68..8fa1786e39e3 100644 --- a/dev-perl/Feed-Find/Feed-Find-0.120.0.ebuild +++ b/dev-perl/Feed-Find/Feed-Find-0.120.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Syndication feed auto-discovery" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" RDEPEND=" dev-perl/Class-ErrorHandler |