From a35a7394351e01104b5defcfc3574a40110a8346 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 6 Jan 2021 19:52:37 +0100 Subject: dev-java/commons-math: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen --- dev-java/commons-math/commons-math-3.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/commons-math') diff --git a/dev-java/commons-math/commons-math-3.6.1.ebuild b/dev-java/commons-math/commons-math-3.6.1.ebuild index 5578f6ffa3a0..71c61da8a32a 100644 --- a/dev-java/commons-math/commons-math-3.6.1.ebuild +++ b/dev-java/commons-math/commons-math-3.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,4 +20,4 @@ RDEPEND=">=virtual/jre-1.6" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -- cgit v1.2.3-65-gdbad