mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user