diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:15:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:15:00 +0100 |
commit | fdba348c1e5bc9ed4577abc6b0beb5257640bbb3 (patch) | |
tree | e2b3f993a2f67c707543d8a71b8d9cbd20115646 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Manifest: Stabilize 2.24.0 ppc, #933895 (diff) | |
download | gentoo-fdba348c1e5bc9ed4577abc6b0beb5257640bbb3.tar.gz gentoo-fdba348c1e5bc9ed4577abc6b0beb5257640bbb3.tar.bz2 gentoo-fdba348c1e5bc9ed4577abc6b0beb5257640bbb3.zip |
dev-perl/Test-Manifest: Stabilize 2.24.0 amd64, #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 48fb59b6bd86..5864aed8aac5 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=" |