diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:30:15 +0200 |
commit | 0fc728b3a4f0627e06c16580ba7773e9df077555 (patch) | |
tree | 7b3f37462eb9363847feaa9be37767f9565d5478 /dev-perl/Class-MakeMethods | |
parent | dev-perl/Class-Load: s390 stable wrt bug #738212 (diff) | |
download | gentoo-0fc728b3a4f0627e06c16580ba7773e9df077555.tar.gz gentoo-0fc728b3a4f0627e06c16580ba7773e9df077555.tar.bz2 gentoo-0fc728b3a4f0627e06c16580ba7773e9df077555.zip |
dev-perl/Class-MakeMethods: s390 stable wrt bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Class-MakeMethods')
-rw-r--r-- | dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r2.ebuild b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r2.ebuild index d9bb8279f785..6395b88347f0 100644 --- a/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r2.ebuild +++ b/dev-perl/Class-MakeMethods/Class-MakeMethods-1.10.0-r2.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Automated method creation module for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc s390 ~sparc ~x86 ~ppc-aix ~x86-solaris" PATCHES=( "${FILESDIR}/${P}-perl526.patch" ) |