diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 06:44:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 06:44:39 +0100 |
commit | 54c8565a66af0c80eea4c26b0156993094e52ae7 (patch) | |
tree | b8a16cca4330761e9475e0baffd4cbaefc78b34e | |
parent | dev-perl/Test-Inline: Stabilize 2.214.0 ppc, #817611 (diff) | |
download | gentoo-54c8565a66af0c80eea4c26b0156993094e52ae7.tar.gz gentoo-54c8565a66af0c80eea4c26b0156993094e52ae7.tar.bz2 gentoo-54c8565a66af0c80eea4c26b0156993094e52ae7.zip |
dev-perl/Test-Manifest: Stabilize 2.22.0 ppc, #817614
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild b/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild index 257103510de8..3b7a41834d35 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-2.22.0.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-2.22.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=" |