diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:08:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:08:21 +0200 |
commit | e873a7b513d71ab107f1b0598b4538371f0eab9a (patch) | |
tree | 0545620827a9112ae5fdd5ca008640c6c7e230eb /dev-perl/Math-Base-Convert | |
parent | app-cdr/cdrdao: amd64 stable wrt bug #608946 (diff) | |
download | gentoo-e873a7b513d71ab107f1b0598b4538371f0eab9a.tar.gz gentoo-e873a7b513d71ab107f1b0598b4538371f0eab9a.tar.bz2 gentoo-e873a7b513d71ab107f1b0598b4538371f0eab9a.zip |
dev-perl/Math-Base-Convert: amd64 stable wrt bug #619060
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Base-Convert')
-rw-r--r-- | dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild index 3ede3c8024d3..d25db18434b6 100644 --- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild +++ b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Very fast base to base conversion" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |