diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:44:28 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:44:28 +0100 |
commit | e6cd53c460867b5255c180d3e498702eab8767f2 (patch) | |
tree | 07ab203106c4f929e576723afe0fcd5186f50ead /dev-java/commons-pool | |
parent | dev-java/commons-net: dropped ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-e6cd53c460867b5255c180d3e498702eab8767f2.tar.gz gentoo-e6cd53c460867b5255c180d3e498702eab8767f2.tar.bz2 gentoo-e6cd53c460867b5255c180d3e498702eab8767f2.zip |
dev-java/commons-pool: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/commons-pool')
-rw-r--r-- | dev-java/commons-pool/commons-pool-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-pool/commons-pool-1.6.ebuild b/dev-java/commons-pool/commons-pool-1.6.ebuild index 0d7a431a9ebc..d0083ee2681c 100644 --- a/dev-java/commons-pool/commons-pool-1.6.ebuild +++ b/dev-java/commons-pool/commons-pool-1.6.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$ @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/commons/pool/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=">=virtual/jre-1.5" DEPEND=">=virtual/jdk-1.5 |