diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:06:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:10:24 +0200 |
commit | aa1522fd79d8e050a0436b75de630abe297ac870 (patch) | |
tree | fc58e3414cdbc1d52c747cb1293dac562c515778 /dev-perl/Test-Compile | |
parent | dev-perl/Test-Fatal: amd64 stable wrt bug #817599 (diff) | |
download | gentoo-aa1522fd79d8e050a0436b75de630abe297ac870.tar.gz gentoo-aa1522fd79d8e050a0436b75de630abe297ac870.tar.bz2 gentoo-aa1522fd79d8e050a0436b75de630abe297ac870.zip |
dev-perl/Test-Compile: amd64 stable wrt bug #817602
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-Compile')
-rw-r--r-- | dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild index ad9f62bde752..cb1d4ecb98a7 100644 --- a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild +++ b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check whether Perl files compile correctly" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc sparc x86" +KEYWORDS="amd64 ~ia64 ppc sparc x86" IUSE="minimal" RDEPEND=" |