From 31e9ff18608f712c91dedadbf53f92d0acc3659d Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 6 Jan 2021 19:57:33 +0100 Subject: dev-java/jline: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen --- dev-java/jline/jline-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java') diff --git a/dev-java/jline/jline-1.0-r1.ebuild b/dev-java/jline/jline-1.0-r1.ebuild index 86146fac2fd3..eb4e3f9754da 100644 --- a/dev-java/jline/jline-1.0-r1.ebuild +++ b/dev-java/jline/jline-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://jline.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND=" >=virtual/jdk-1.6 -- cgit v1.2.3-65-gdbad