diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-08-27 20:31:38 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-08-27 20:31:38 +0100 |
commit | 11e1e574f75a44c58654cc9a4709a7eb746739c8 (patch) | |
tree | 4076cb2ffe150e3012fccf0c08802b8ff531f5fd /dev-java/microba | |
parent | media-video/ffmpeg: Backport new chromium feature to 3.3.3 (diff) | |
download | gentoo-11e1e574f75a44c58654cc9a4709a7eb746739c8.tar.gz gentoo-11e1e574f75a44c58654cc9a4709a7eb746739c8.tar.bz2 gentoo-11e1e574f75a44c58654cc9a4709a7eb746739c8.zip |
dev-java/microba: Mark 0.4.4.3-r1 stable on ALLARCHES
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'dev-java/microba')
-rw-r--r-- | dev-java/microba/microba-0.4.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/microba/microba-0.4.4.3-r1.ebuild b/dev-java/microba/microba-0.4.4.3-r1.ebuild index a29ff3ded207..02c622fbcd24 100644 --- a/dev-java/microba/microba-0.4.4.3-r1.ebuild +++ b/dev-java/microba/microba-0.4.4.3-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/tdbear/microba" SRC_URI="https://github.com/tdbear/${PN}/archive/${PV}.zip -> ${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" CP_DEPEND="dev-java/jgraph:0" |