commit:     5c39fff40500bb6a9d1bf262e8bd615b1f291d2f
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 14:37:19 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 14:37:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c39fff4

dev-java/jansi: Stable for amd64. Stable for x86 using the ALLARCHES policy. 
Fixes bug 563676.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-java/jansi/jansi-1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jansi/jansi-1.5.ebuild b/dev-java/jansi/jansi-1.5.ebuild
index 844359f..ae10160 100644
--- a/dev-java/jansi/jansi-1.5.ebuild
+++ b/dev-java/jansi/jansi-1.5.ebuild
@@ -5,7 +5,7 @@
 EAPI="5"
 JAVA_PKG_IUSE="source test doc"
 
-inherit vcs-snapshot java-pkg-2 java-ant-2
+inherit java-pkg-2 java-ant-2
 
 DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape 
sequences in your console output"
 HOMEPAGE="http://jansi.fusesource.org/";
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 CDEPEND="dev-java/jansi-native:0"
 

Reply via email to