Skip to content

Commit

Permalink
dev-java/felix-gogo-command: Stable for amd64.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Aug 23, 2015
1 parent 1c463e2 commit 9a37943
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-java/felix-gogo-command/felix-gogo-command-0.12.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand All @@ -14,7 +14,7 @@ MY_PN="org.apache.felix.gogo.command"
MY_P="${MY_PN}-${PV}"
SRC_URI="mirror://apache/felix/${MY_P}-project.tar.gz"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="amd64"

CDEPEND="
dev-java/felix-bundlerepository:0
Expand All @@ -23,10 +23,10 @@ CDEPEND="
dev-java/osgi-core-api:0
"

DEPEND=">=virtual/jdk-1.5
DEPEND=">=virtual/jdk-1.6
${CDEPEND}"

RDEPEND=">=virtual/jre-1.5
RDEPEND=">=virtual/jre-1.6
${CDEPEND}"

S="${WORKDIR}/${MY_P}"
Expand Down

0 comments on commit 9a37943

Please sign in to comment.