diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-13 05:14:01 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-14 00:05:49 +0300 |
commit | 4570dcdcc1326f6395031663726e0210d42e26a7 (patch) | |
tree | 4c63f6735f5b48121c338fc7b7318c2da5b7f41b /dev-perl/Time-Duration | |
parent | dev-perl/IPC-Run: arm64 stable (bug #722790) (diff) | |
download | gentoo-4570dcdcc1326f6395031663726e0210d42e26a7.tar.gz gentoo-4570dcdcc1326f6395031663726e0210d42e26a7.tar.bz2 gentoo-4570dcdcc1326f6395031663726e0210d42e26a7.zip |
dev-perl/Time-Duration: arm64 stable (bug #722790)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r-- | dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild index 74bc26f09265..f7cce357b776 100644 --- a/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild +++ b/dev-perl/Time-Duration/Time-Duration-1.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Rounded or exact English expression of durations" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |