diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:48 +0200 |
commit | a0fc310740c2a4957c4934dce3c5365734c745f2 (patch) | |
tree | 87f3b142467062a26b41cdf90666eab8052e7367 /dev-perl/User-Identity | |
parent | dev-perl/Object-Realize-Later: ppc64 stable wrt bug #747643 (diff) | |
download | gentoo-a0fc310740c2a4957c4934dce3c5365734c745f2.tar.gz gentoo-a0fc310740c2a4957c4934dce3c5365734c745f2.tar.bz2 gentoo-a0fc310740c2a4957c4934dce3c5365734c745f2.zip |
dev-perl/User-Identity: ppc64 stable wrt bug #747643
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/User-Identity')
-rw-r--r-- | dev-perl/User-Identity/User-Identity-0.990.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild b/dev-perl/User-Identity/User-Identity-0.990.0.ebuild index ee95944ce301..41e6638a2a66 100644 --- a/dev-perl/User-Identity/User-Identity-0.990.0.ebuild +++ b/dev-perl/User-Identity/User-Identity-0.990.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Maintains info about a physical person" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~ppc64 x86" +KEYWORDS="~alpha amd64 arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |