diff options
author | Sam James <sam@gentoo.org> | 2021-05-24 00:17:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-24 00:17:36 +0000 |
commit | d7b7dbfee13a1e4f5cfbe5e6290d2c073db25c9f (patch) | |
tree | 5ccb91ff9094038815b9b1c0b0f357f12ea427c4 /dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.470.0.ebuild | |
parent | dev-libs/libical: Stabilize 3.0.10 ppc64, #791439 (diff) | |
download | gentoo-d7b7dbfee13a1e4f5cfbe5e6290d2c073db25c9f.tar.gz gentoo-d7b7dbfee13a1e4f5cfbe5e6290d2c073db25c9f.tar.bz2 gentoo-d7b7dbfee13a1e4f5cfbe5e6290d2c073db25c9f.zip |
dev-perl/DateTime-TimeZone: Stabilize 2.470.0 ppc64, #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 9ac38d0839f1..8076f3071a1f 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 )" |