summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-06-15 18:26:02 +0200
committerMarkus Meier <maekke@gentoo.org>2017-06-15 18:26:02 +0200
commit1ca0bf00fc9f10210688a32c8a3ed8f1dfc6f276 (patch)
tree20e178cf8f01b219679478645aeae9f69d3c49e1 /dev-perl/Scalar-Properties
parentdev-perl/Config-AutoConf: add ~arm, bug #620228 (diff)
downloadgentoo-1ca0bf00fc9f10210688a32c8a3ed8f1dfc6f276.tar.gz
gentoo-1ca0bf00fc9f10210688a32c8a3ed8f1dfc6f276.tar.bz2
gentoo-1ca0bf00fc9f10210688a32c8a3ed8f1dfc6f276.zip
dev-perl/Scalar-Properties: add ~arm, bug #620228
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Scalar-Properties')
-rw-r--r--dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
index 4df5e64a154b..67c42feff665 100644
--- a/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
+++ b/dev-perl/Scalar-Properties/Scalar-Properties-1.100.860-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="run-time properties on scalar variables"
SLOT="0"
-KEYWORDS="amd64 hppa ia64 ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm hppa ia64 ~ppc sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"