diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-28 15:55:08 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-28 15:57:02 +0000 |
commit | 08611cb847c747256de2dd8248dc99c2c4194a85 (patch) | |
tree | 8d2b4b44cca745173fb5e53c3d4197874a3d227c /dev-java/lzmajio | |
parent | dev-java/jsr93: Get rid of the cruft and make use of java-pkg-simple eclass. ... (diff) | |
download | gentoo-08611cb847c747256de2dd8248dc99c2c4194a85.tar.gz gentoo-08611cb847c747256de2dd8248dc99c2c4194a85.tar.bz2 gentoo-08611cb847c747256de2dd8248dc99c2c4194a85.zip |
dev-java/lzmajio: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/lzmajio')
-rw-r--r-- | dev-java/lzmajio/lzmajio-0.95-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.95-r1.ebuild b/dev-java/lzmajio/lzmajio-0.95-r1.ebuild index 7e312efd961c..5072a7decd84 100644 --- a/dev-java/lzmajio/lzmajio-0.95-r1.ebuild +++ b/dev-java/lzmajio/lzmajio-0.95-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://contrapunctus.net/league/haques/lzmajio/" SRC_URI="http://comsci.liu.edu/~league/dist/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |