diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:38:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:55 +0200 |
commit | 4e1b27f612bd45029494aedbdd255b3d47d39cdc (patch) | |
tree | 74215b01344e5a0d1db0480e67f683786a015b33 /dev-perl | |
parent | net-analyzer/zabbix: x86 stable wrt bug #805329 (diff) | |
download | gentoo-4e1b27f612bd45029494aedbdd255b3d47d39cdc.tar.gz gentoo-4e1b27f612bd45029494aedbdd255b3d47d39cdc.tar.bz2 gentoo-4e1b27f612bd45029494aedbdd255b3d47d39cdc.zip |
dev-perl/Data-Section: x86 stable wrt bug #810121
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')
-rw-r--r-- | dev-perl/Data-Section/Data-Section-0.200.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild index d32180be9992..825703a2081e 100644 --- a/dev-perl/Data-Section/Data-Section-0.200.7.ebuild +++ b/dev-perl/Data-Section/Data-Section-0.200.7.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="read multiple hunks of data out of your DATA section" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )" # r: strict, warnings -> perl |