commit:     bbf3f8b5583de3acb5a8ef602d8a2bfa638e67ed
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:13:28 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 08:23:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf3f8b5

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

Package-Manager: portage-2.2.28

 dev-java/jcmdline/jcmdline-2.0.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/jcmdline/jcmdline-2.0.0.ebuild 
b/dev-java/jcmdline/jcmdline-2.0.0.ebuild
index bf9f6bf..5da9994 100644
--- a/dev-java/jcmdline/jcmdline-2.0.0.ebuild
+++ b/dev-java/jcmdline/jcmdline-2.0.0.ebuild
@@ -12,15 +12,14 @@ HOMEPAGE="http://jcmdline.sourceforge.net/";
 SRC_URI="mirror://sourceforge/jcmdline/${P}.zip"
 LICENSE="MPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
 IUSE=""
 
 RDEPEND="
        >=virtual/jre-1.6"
 
 DEPEND="
-       >=virtual/jdk-1.6
-       app-arch/unzip"
+       >=virtual/jdk-1.6"
 
 S="${WORKDIR}/${P}"
 

Reply via email to