summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-08 21:35:52 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-08 21:35:52 +0200
commita5291ca5f6f51667c633ae70deaa130e6e2c3bc6 (patch)
tree0b43a61a3c4570e5f42b96f57809939b4232b958 /dev-perl
parentdev-perl/MooseX-Getopt: Version bump 0.75 (diff)
downloadgentoo-a5291ca5f6f51667c633ae70deaa130e6e2c3bc6.tar.gz
gentoo-a5291ca5f6f51667c633ae70deaa130e6e2c3bc6.tar.bz2
gentoo-a5291ca5f6f51667c633ae70deaa130e6e2c3bc6.zip
dev-perl/Time-Monotonic: stable for amd64
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
index 9533cd382fbd..3932193dd3dc 100644
--- a/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
+++ b/dev-perl/Time-Monotonic/Time-Monotonic-0.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A clock source that only increments and never jumps"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"