diff --git a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild index c3043eb5852b7..872da14611855 100644 --- a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild +++ b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="Alternative compatible serialization API that fixes many JDK serial LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" CDEPEND="dev-java/jboss-modules:0"