diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-09-02 10:38:27 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-09-02 10:39:51 +0100 |
commit | a619c20057f9c323bd6e1e3cb5758d8646815c9b (patch) | |
tree | f4ebca39d537ae61dc31071a97003ebc2de69df6 /www-servers/resin | |
parent | net-misc/connman: drop old versions (diff) | |
download | gentoo-a619c20057f9c323bd6e1e3cb5758d8646815c9b.tar.gz gentoo-a619c20057f9c323bd6e1e3cb5758d8646815c9b.tar.bz2 gentoo-a619c20057f9c323bd6e1e3cb5758d8646815c9b.zip |
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
Diffstat (limited to 'www-servers/resin')
-rw-r--r-- | www-servers/resin/resin-4.0.44-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/resin/resin-4.0.44-r1.ebuild b/www-servers/resin/resin-4.0.44-r1.ebuild index 67410a2b38fc..5518667d9058 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 |