diff options
Diffstat (limited to 'dev-java/edtftpj/edtftpj-2.0.4.ebuild')
-rw-r--r-- | dev-java/edtftpj/edtftpj-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/edtftpj/edtftpj-2.0.4.ebuild b/dev-java/edtftpj/edtftpj-2.0.4.ebuild index 168d6dc0c43b..f462230d2e6e 100644 --- a/dev-java/edtftpj/edtftpj-2.0.4.ebuild +++ b/dev-java/edtftpj/edtftpj-2.0.4.ebuild @@ -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,7 +14,7 @@ HOMEPAGE="http://www.enterprisedt.com" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" RDEPEND=">=virtual/jre-1.4 =dev-java/junit-3.8*" |