diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:00:53 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-08 21:00:53 +0100 |
commit | e8c615378006ab2dc5515b5361f5ec7c7e8dcf8b (patch) | |
tree | 8ff8c2e50d4eefc5b81d22e21db66a58a54b7edd /dev-perl/Switch | |
parent | mail-filter/libspf2: arm stable, bug #647240 (diff) | |
download | gentoo-e8c615378006ab2dc5515b5361f5ec7c7e8dcf8b.tar.gz gentoo-e8c615378006ab2dc5515b5361f5ec7c7e8dcf8b.tar.bz2 gentoo-e8c615378006ab2dc5515b5361f5ec7c7e8dcf8b.zip |
dev-perl/Switch: arm stable, bug #647240
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Switch')
-rw-r--r-- | dev-perl/Switch/Switch-2.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Switch/Switch-2.170.0.ebuild b/dev-perl/Switch/Switch-2.170.0.ebuild index dfd034f085b0..c85c17936ee8 100644 --- a/dev-perl/Switch/Switch-2.170.0.ebuild +++ b/dev-perl/Switch/Switch-2.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="A switch statement for Perl" #SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/perl-core/Switch/Switch-2.16-rt60380.patch" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux" IUSE="" SRC_TEST="do" |