diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 00:17:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 00:17:56 +0000 |
commit | 594de9027cb5af54eb0b05b7977d4c161d0a5994 (patch) | |
tree | 225a16073590f526eaf9527d48fbd05c02f71094 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild | |
parent | dev-libs/libical: Stabilize 3.0.10 ppc, #791439 (diff) | |
download | gentoo-594de9027cb5af54eb0b05b7977d4c161d0a5994.tar.gz gentoo-594de9027cb5af54eb0b05b7977d4c161d0a5994.tar.bz2 gentoo-594de9027cb5af54eb0b05b7977d4c161d0a5994.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.470.0 ppc, #791505
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild index 8076f3071a1f..81e71df26bc7 100644 --- a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |