diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:07:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:26 +0200 |
commit | 45c0292f5cac396dc8fba34b40d52b91b193320d (patch) | |
tree | 27c0550ffa449398751dbfa3af5b17413be5f415 /dev-perl/Test-Manifest | |
parent | dev-perl/Test-Inline: amd64 stable wrt bug #817611 (diff) | |
download | gentoo-45c0292f5cac396dc8fba34b40d52b91b193320d.tar.gz gentoo-45c0292f5cac396dc8fba34b40d52b91b193320d.tar.bz2 gentoo-45c0292f5cac396dc8fba34b40d52b91b193320d.zip |
dev-perl/Test-Manifest: amd64 stable wrt bug #817614
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Manifest')
-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 3b7a41834d35..60b6e8e24862 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=" |