diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 22:24:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 22:24:27 +0100 |
commit | 56bbcfca9c2f45a9dbd26b95b9743a369a817ed0 (patch) | |
tree | 29226ac23834b9ac010a4b5ae8a90e855b43b997 /dev-perl/Test-Manifest | |
parent | dev-perl/Mail-AuthenticationResults: Stabilize 2.202.310.310 ppc64, #933892 (diff) | |
download | gentoo-56bbcfca9c2f45a9dbd26b95b9743a369a817ed0.tar.gz gentoo-56bbcfca9c2f45a9dbd26b95b9743a369a817ed0.tar.bz2 gentoo-56bbcfca9c2f45a9dbd26b95b9743a369a817ed0.zip |
dev-perl/Test-Manifest: Stabilize 2.24.0 ppc64, #933895
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-2.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.24.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.24.0.ebuild index 4dbcb9cc90a7..a63a5c21937a 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.24.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.24.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Interact with a t/test_manifest file" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" LICENSE="Artistic-2" RDEPEND=" |