commit: 9aa054b33688534812203f3c67fabbc47400fc7c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 1 08:37:23 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 1 08:39:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa054b3
dev-java/asm: Dekeyword *-fbsd dev-java/asm/asm-3.3.1-r1.ebuild | 4 ++-- dev-java/asm/asm-5.0.3.ebuild | 4 ++-- dev-java/asm/asm-5.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-java/asm/asm-3.3.1-r1.ebuild b/dev-java/asm/asm-3.3.1-r1.ebuild index 06754913be5..e37a56ad9fd 100644 --- a/dev-java/asm/asm-3.3.1-r1.ebuild +++ b/dev-java/asm/asm-3.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="3" IUSE="" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~sparc-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6" diff --git a/dev-java/asm/asm-5.0.3.ebuild b/dev-java/asm/asm-5.0.3.ebuild index 52f63bc8cba..6bd00d55c4a 100644 --- a/dev-java/asm/asm-5.0.3.ebuild +++ b/dev-java/asm/asm-5.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="4" IUSE="" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~x64-macos" DEPEND=">=virtual/jdk-1.5" RDEPEND=">=virtual/jre-1.5" diff --git a/dev-java/asm/asm-5.1.ebuild b/dev-java/asm/asm-5.1.ebuild index 43675d631d1..e71765b9484 100644 --- a/dev-java/asm/asm-5.1.ebuild +++ b/dev-java/asm/asm-5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://download.forge.objectweb.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="4" IUSE="" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x64-macos" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~x64-macos" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"
