diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 21:43:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 22:53:42 +0100 |
commit | fb38db7f7590d3d6379b2658d5c3d0090aa14939 (patch) | |
tree | d5e9f40dc2940b5392871af5008e1e030c44a7b4 /dev-perl/Math-Round | |
parent | dev-perl/Math-Pari: drop x86-macos (diff) | |
download | gentoo-fb38db7f7590d3d6379b2658d5c3d0090aa14939.tar.gz gentoo-fb38db7f7590d3d6379b2658d5c3d0090aa14939.tar.bz2 gentoo-fb38db7f7590d3d6379b2658d5c3d0090aa14939.zip |
dev-perl/Math-Round: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Round')
-rw-r--r-- | dev-perl/Math-Round/Math-Round-0.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild index 1a2bb6ddfd47..02b439414437 100644 --- a/dev-perl/Math-Round/Math-Round-0.70.0.ebuild +++ b/dev-perl/Math-Round/Math-Round-0.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for rounding numbers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND} |