commit: a619c20057f9c323bd6e1e3cb5758d8646815c9b
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 09:38:27 2015 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 09:39:51 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a619c200
www-servers/resin: Drop stable keywords wrt bug #558442 discussion
There is concern that the patch to make this build with Java 7 will
cause breakage. I see no harm in dropping the stable keywords until
the 1.8 virtuals are stable.
Package-Manager: portage-2.2.20.1
www-servers/resin/resin-4.0.44-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/resin/resin-4.0.44-r1.ebuild
b/www-servers/resin/resin-4.0.44-r1.ebuild
index 67410a2..5518667 100644
--- a/www-servers/resin/resin-4.0.44-r1.ebuild
+++ b/www-servers/resin/resin-4.0.44-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="admin doc"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
CDEPEND="dev-java/resin-servlet-api:3.0
dev-java/jsr101:0