diff options
author | 2020-04-14 17:43:58 +0200 | |
---|---|---|
committer | 2020-04-14 17:43:58 +0200 | |
commit | 2105d81e9d4c416c0c65c185f903a44507f86602 (patch) | |
tree | e31d46ed4a8f35f3d28adadfc43a8bc3a0c7e487 | |
parent | dev-perl/DateTime-Locale: ppc64 stable wrt bug #717060 (diff) | |
download | gentoo-2105d81e9d4c416c0c65c185f903a44507f86602.tar.gz gentoo-2105d81e9d4c416c0c65c185f903a44507f86602.tar.bz2 gentoo-2105d81e9d4c416c0c65c185f903a44507f86602.zip |
dev-perl/DateTime-TimeZone: ppc64 stable wrt bug #717060
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild index 7627a364f032..26925468d435 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Time zone object base class and factory" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |