diff options
author | 2016-05-31 21:19:17 +0200 | |
---|---|---|
committer | 2016-05-31 21:19:34 +0200 | |
commit | 8acfd9622a10b4a0f00d8e57a3bb3c0341af1f2f (patch) | |
tree | d4794a2d14b1d7e6dc5caf24b63cb19dffc4354f /dev-perl/Switch | |
parent | net-analyzer/nmap: arm stable, bug #583558 (diff) | |
download | gentoo-8acfd9622a10b4a0f00d8e57a3bb3c0341af1f2f.tar.gz gentoo-8acfd9622a10b4a0f00d8e57a3bb3c0341af1f2f.tar.bz2 gentoo-8acfd9622a10b4a0f00d8e57a3bb3c0341af1f2f.zip |
dev-perl/Switch-2.170.0-r0: add alpha keyword
Gentoo-Bug: 582176
Package-Manager: portage-2.3.0_rc1
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 e394cbe2c067..c96a374a6de3 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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" |