diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:08:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:19 +0100 |
commit | 8ff6d7c2c1b579e9bd4eff52d638abada8ab6e94 (patch) | |
tree | f6d5445f1c3f25a081e2ee90a3e1580c864352d1 /dev-perl | |
parent | dev-perl/Data-Stag: x86 stable wrt bug #770745 (diff) | |
download | gentoo-8ff6d7c2c1b579e9bd4eff52d638abada8ab6e94.tar.gz gentoo-8ff6d7c2c1b579e9bd4eff52d638abada8ab6e94.tar.bz2 gentoo-8ff6d7c2c1b579e9bd4eff52d638abada8ab6e94.zip |
dev-perl/File-Map: x86 stable wrt bug #770745
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-Map/File-Map-0.670.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Map/File-Map-0.670.0.ebuild b/dev-perl/File-Map/File-Map-0.670.0.ebuild index ebf72df5fd08..db6eeb1318c0 100644 --- a/dev-perl/File-Map/File-Map-0.670.0.ebuild +++ b/dev-perl/File-Map/File-Map-0.670.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Memory mapping made simple and safe" SLOT="0" -KEYWORDS="~amd64 arm ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ppc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |