dev-java/minlog: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-02-16 12:28:01 +00:00
parent f2dce9db4a
commit 3a844f2aee

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,12 +14,14 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.zip"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="${CDEPEND}
DEPEND="
${CDEPEND}
>=virtual/jdk-1.5"
RDEPEND="${CDEPEND}
RDEPEND="
${CDEPEND}
>=virtual/jre-1.5"
S="${WORKDIR}/${PN}"