diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:47 +0200 |
commit | 2011942e0bc17f9987e11f324450eca6ebe4329a (patch) | |
tree | 9737fcff8c9b05ba9bdeae646590ef28a72fcc2a /dev-perl/Math-Base-Convert | |
parent | app-cdr/cdrdao: x86 stable wrt bug #608946 (diff) | |
download | gentoo-2011942e0bc17f9987e11f324450eca6ebe4329a.tar.gz gentoo-2011942e0bc17f9987e11f324450eca6ebe4329a.tar.bz2 gentoo-2011942e0bc17f9987e11f324450eca6ebe4329a.zip |
dev-perl/Math-Base-Convert: x86 stable wrt bug #619060
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 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 d25db18434b6..babfe795ca6a 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 @@ -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" |