diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:53:04 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:53:04 +0200 |
commit | a6940e1a7c9ab3433d2c916fc25d732392c9634b (patch) | |
tree | c9b5a2428666290d8e034125e7e91b349bddc1d9 /dev-perl/Test-Manifest | |
parent | dev-perl/Sub-Quote: Stabilize 2.6.8 ppc, #910777 (diff) | |
download | gentoo-a6940e1a7c9ab3433d2c916fc25d732392c9634b.tar.gz gentoo-a6940e1a7c9ab3433d2c916fc25d732392c9634b.tar.bz2 gentoo-a6940e1a7c9ab3433d2c916fc25d732392c9634b.zip |
dev-perl/Test-Manifest: Stabilize 2.23.0 ppc64, #910778
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Manifest')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-2.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.23.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.23.0.ebuild index 7b544b432c38..d08749b66741 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.23.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.23.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=" |