dev-java/metainf-services: Stable for amd64+x86.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-03-04 08:36:46 +00:00
parent 60fe6a5bfb
commit 54b174b3a2

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
EAPI=5
inherit eutils java-pkg-2 java-ant-2
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/kohsuke/${PN}/archive/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
RDEPEND=">=virtual/jre-1.6"
DEPEND=">=virtual/jdk-1.6"