commit: 94b28862cff3544edf015cf3ef8ec81abd22d6f3
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 20:31:07 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 21:53:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b28862
dev-java/swing-layout: stable for amd64+x86.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
b/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
index 5a719092c41..13cbbd704cf 100644
--- a/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
+++ b/dev-java/swing-layout/swing-layout-1.0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,8 +13,7 @@ SRC_URI="mirror://gentoo/${P}-src.zip"
LICENSE="LGPL-2.1"
SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc source"
+KEYWORDS="amd64 x86"
DEPEND="
>=virtual/jdk-1.6"