diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:53:05 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 10:53:05 +0200 |
commit | 90b5f71088890cdc1476ada17ac271ed21b10055 (patch) | |
tree | c486d692f3eb46d0cf5b887218ccf9ca037dd7d3 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Manifest: Stabilize 2.23.0 ppc64, #910778 (diff) | |
download | gentoo-90b5f71088890cdc1476ada17ac271ed21b10055.tar.gz gentoo-90b5f71088890cdc1476ada17ac271ed21b10055.tar.bz2 gentoo-90b5f71088890cdc1476ada17ac271ed21b10055.zip |
dev-perl/Test-Manifest: Stabilize 2.23.0 ppc, #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 d08749b66741..210eebe51c2d 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=" |