diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:02:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:02:23 +0100 |
commit | ffd59e756b8d73c1ca1970c92097aaf212ecd7b6 (patch) | |
tree | ea30f1399c4eee9db30ada3ce0d3f7259b563c49 /dev-perl/File-Map | |
parent | media-libs/vamp-plugin-sdk: amd64 stable wrt bug #571476 (diff) | |
download | gentoo-ffd59e756b8d73c1ca1970c92097aaf212ecd7b6.tar.gz gentoo-ffd59e756b8d73c1ca1970c92097aaf212ecd7b6.tar.bz2 gentoo-ffd59e756b8d73c1ca1970c92097aaf212ecd7b6.zip |
dev-perl/File-Map: amd64 stable wrt bug #571598
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/File-Map')
-rw-r--r-- | dev-perl/File-Map/File-Map-0.640.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Map/File-Map-0.640.0.ebuild b/dev-perl/File-Map/File-Map-0.640.0.ebuild index b3a4efd0a956..7038916839c5 100644 --- a/dev-perl/File-Map/File-Map-0.640.0.ebuild +++ b/dev-perl/File-Map/File-Map-0.640.0.ebuild @@ -11,7 +11,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" RDEPEND=" |