dev-java/commons-codec: dropped ~x86-freebsd

Package-Manager: portage-2.3.3
This commit is contained in:
Fabian Groffen
2017-01-29 16:42:51 +01:00
parent e42f2d7f9e
commit 9c6a8abfc6

View File

@@ -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$
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/codec/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="test"
RDEPEND=">=virtual/jre-1.6"