summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-15 23:02:58 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-15 23:15:42 +0200
commitab9a9bac5a835fdff46c0add068c62ce08603a79 (patch)
treefe1a3862241e399e4c68af37f77845cb4655e6b3 /dev-perl/Data-Types
parentdev-perl/Data-Structure-Util: Remove old (diff)
downloadgentoo-ab9a9bac5a835fdff46c0add068c62ce08603a79.tar.gz
gentoo-ab9a9bac5a835fdff46c0add068c62ce08603a79.tar.bz2
gentoo-ab9a9bac5a835fdff46c0add068c62ce08603a79.zip
dev-perl/Data-Types: Stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Data-Types')
-rw-r--r--dev-perl/Data-Types/Data-Types-0.170.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Types/Data-Types-0.170.0.ebuild b/dev-perl/Data-Types/Data-Types-0.170.0.ebuild
index 6ff51a7b80a5..96e671e81338 100644
--- a/dev-perl/Data-Types/Data-Types-0.170.0.ebuild
+++ b/dev-perl/Data-Types/Data-Types-0.170.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Validate and convert data types."
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="test"
RESTRICT="!test? ( test )"