diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:37:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 14:37:54 +0200 |
commit | 23b366b1ded4875e012773bf6b6da6bc0be744ad (patch) | |
tree | a48307314b0f672a1f0e788987c913f6d81fca2f /dev-perl/Inline-Files | |
parent | dev-perl/Importer: x86 stable wrt bug #805632 (diff) | |
download | gentoo-23b366b1ded4875e012773bf6b6da6bc0be744ad.tar.gz gentoo-23b366b1ded4875e012773bf6b6da6bc0be744ad.tar.bz2 gentoo-23b366b1ded4875e012773bf6b6da6bc0be744ad.zip |
dev-perl/Inline-Files: x86 stable wrt bug #805635
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Inline-Files')
-rw-r--r-- | dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild b/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild index 5494ed7a8717..c81fe798a287 100644 --- a/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild +++ b/dev-perl/Inline-Files/Inline-Files-0.710.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Multiple virtual files in a single file" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~x86" +KEYWORDS="~alpha amd64 ppc x86" RESTRICT="!test? ( test )" RDEPEND="" |