diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:14:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:14:59 +0100 |
commit | 28fd154043754df8cd7b28f25d6472deba49ea29 (patch) | |
tree | 77ce26448156142f3793c27e4de89ccbd2cfe651 /dev-perl/Test-Manifest | |
parent | dev-perl/Expect: Stabilize 1.380.0 x86, #933894 (diff) | |
download | gentoo-28fd154043754df8cd7b28f25d6472deba49ea29.tar.gz gentoo-28fd154043754df8cd7b28f25d6472deba49ea29.tar.bz2 gentoo-28fd154043754df8cd7b28f25d6472deba49ea29.zip |
dev-perl/Test-Manifest: Stabilize 2.24.0 ppc, #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 a63a5c21937a..48fb59b6bd86 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=" |