summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-06-10 10:53:34 -0400
committerAaron Bauman <bman@gentoo.org>2018-06-10 10:53:34 -0400
commitfdced4180c8ce9cda65ddacd7950892fbcb4c078 (patch)
tree50015e00f13737d75bdf2d58d2fa449669c5b11d /dev-perl/Devel-Size
parentdev-perl/Mock-Config: amd64 stable wrt bug #657558 (diff)
downloadgentoo-fdced4180c8ce9cda65ddacd7950892fbcb4c078.tar.gz
gentoo-fdced4180c8ce9cda65ddacd7950892fbcb4c078.tar.bz2
gentoo-fdced4180c8ce9cda65ddacd7950892fbcb4c078.zip
dev-perl/Devel-Size: amd64 stable wrt bug #657558
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Devel-Size')
-rw-r--r--dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild b/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild
index 9cdcdb81f4ce..2f6e66ae41b1 100644
--- a/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild
+++ b/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl extension for finding the memory usage of Perl variables"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="