diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:41:05 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-06-01 23:47:34 +0200 |
commit | d8982664418cbb681eb7821c5bdff05795dbda5d (patch) | |
tree | ec7db61fe129c631123b110a3e6657b62b31717d /dev-perl/Switch | |
parent | dev-perl/Spreadsheet-ParseExcel: Remove old (diff) | |
download | gentoo-d8982664418cbb681eb7821c5bdff05795dbda5d.tar.gz gentoo-d8982664418cbb681eb7821c5bdff05795dbda5d.tar.bz2 gentoo-d8982664418cbb681eb7821c5bdff05795dbda5d.zip |
dev-perl/Switch: Stable for remaining arches (ALLARCHES), 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Switch/Switch-2.170.0.ebuild b/dev-perl/Switch/Switch-2.170.0.ebuild index c96a374a6de3..7359c0e97f3f 100644 --- a/dev-perl/Switch/Switch-2.170.0.ebuild +++ b/dev-perl/Switch/Switch-2.170.0.ebuild @@ -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" |