diff options
author | 2021-08-25 07:32:09 +0200 | |
---|---|---|
committer | 2021-08-25 07:32:09 +0200 | |
commit | 3274e8b07c4bde983e8e7dafb9c59a9fc5ac33c5 (patch) | |
tree | 959303e74fc636aa3b113b8b45c708b09c6c588c /dev-perl/Object-Realize-Later | |
parent | dev-perl/NetPacket: x86 stable wrt bug #810173 (diff) | |
download | gentoo-3274e8b07c4bde983e8e7dafb9c59a9fc5ac33c5.tar.gz gentoo-3274e8b07c4bde983e8e7dafb9c59a9fc5ac33c5.tar.bz2 gentoo-3274e8b07c4bde983e8e7dafb9c59a9fc5ac33c5.zip |
dev-perl/Object-Realize-Later: x86 stable wrt bug #810177
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/Object-Realize-Later')
-rw-r--r-- | dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild index c65e1b54a7fa..14e27668956c 100644 --- a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild +++ b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Delayed creation of objects" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND=" virtual/perl-Scalar-List-Utils |