diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:08:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | d84c50b938b3a1b3e9e737de30279c0338ae1cd8 (patch) | |
tree | ba4cf502ee4795cc1cbf76bb0fafec475ee6b1f7 /dev-perl | |
parent | dev-perl/Pango: amd64 stable wrt bug #579776 (diff) | |
download | gentoo-d84c50b938b3a1b3e9e737de30279c0338ae1cd8.tar.gz gentoo-d84c50b938b3a1b3e9e737de30279c0338ae1cd8.tar.bz2 gentoo-d84c50b938b3a1b3e9e737de30279c0338ae1cd8.zip |
dev-perl/Switch: amd64 stable wrt bug #582176
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 ff910749bc94..e394cbe2c067 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 ~amd64-linux ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~arm ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" IUSE="" SRC_TEST="do" |