diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:43:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:43:54 +0100 |
commit | eb09f7931cbba052bcb29224891f09bc93d10581 (patch) | |
tree | 2273323ad914c7fff10a6640aae2a8d412d0679b /dev-java/commons-lang | |
parent | dev-java/commons-io: dropped ~x86-freebsd (diff) | |
download | gentoo-eb09f7931cbba052bcb29224891f09bc93d10581.tar.gz gentoo-eb09f7931cbba052bcb29224891f09bc93d10581.tar.bz2 gentoo-eb09f7931cbba052bcb29224891f09bc93d10581.zip |
dev-java/commons-lang: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/commons-lang')
-rw-r--r-- | dev-java/commons-lang/commons-lang-2.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-lang/commons-lang-2.0-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-lang/commons-lang-2.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-lang/commons-lang-3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-lang/commons-lang-3.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/commons-lang/commons-lang-3.4.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-java/commons-lang/commons-lang-2.0-r2.ebuild b/dev-java/commons-lang/commons-lang-2.0-r2.ebuild index e73331c33806..f3a2d03f0baa 100644 --- a/dev-java/commons-lang/commons-lang-2.0-r2.ebuild +++ b/dev-java/commons-lang/commons-lang-2.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.4 RDEPEND=">=virtual/jre-1.4" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S="${WORKDIR}/${P}-src" diff --git a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild b/dev-java/commons-lang/commons-lang-2.0-r3.ebuild index 9b5971b78b17..7f26489045b6 100644 --- a/dev-java/commons-lang/commons-lang-2.0-r3.ebuild +++ b/dev-java/commons-lang/commons-lang-2.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.4 RDEPEND=">=virtual/jre-1.4" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S="${WORKDIR}/${P}-src" diff --git a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild index a690dd3a6a9a..c62a8016c18b 100644 --- a/dev-java/commons-lang/commons-lang-2.6-r1.ebuild +++ b/dev-java/commons-lang/commons-lang-2.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://commons.apache.org/lang/" SRC_URI="mirror://apache/commons/lang/source/${P}-src.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" SLOT="2.1" IUSE="" diff --git a/dev-java/commons-lang/commons-lang-3.1.ebuild b/dev-java/commons-lang/commons-lang-3.1.ebuild index 7a5df415369a..da5371765fd0 100644 --- a/dev-java/commons-lang/commons-lang-3.1.ebuild +++ b/dev-java/commons-lang/commons-lang-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ RDEPEND=">=virtual/jre-1.5" LICENSE="Apache-2.0" SLOT="3.1" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" S="${WORKDIR}/${MY_P}-src" diff --git a/dev-java/commons-lang/commons-lang-3.3.2.ebuild b/dev-java/commons-lang/commons-lang-3.3.2.ebuild index ea167776de61..e45068646e0a 100644 --- a/dev-java/commons-lang/commons-lang-3.3.2.ebuild +++ b/dev-java/commons-lang/commons-lang-3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,7 @@ RDEPEND=">=virtual/jre-1.6" LICENSE="Apache-2.0" SLOT="3.3" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" RESTRICT="ppc? ( test ) ppc64? ( test )" S="${WORKDIR}/${MY_P}-src" diff --git a/dev-java/commons-lang/commons-lang-3.4.ebuild b/dev-java/commons-lang/commons-lang-3.4.ebuild index ac1f2a0ca201..cd3718c5dc77 100644 --- a/dev-java/commons-lang/commons-lang-3.4.ebuild +++ b/dev-java/commons-lang/commons-lang-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -28,7 +28,7 @@ RDEPEND=">=virtual/jre-1.6" LICENSE="Apache-2.0" SLOT="3.4" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" RESTRICT="ppc? ( test ) ppc64? ( test )" S="${WORKDIR}/${MY_P}-src" |