Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/tablelayout/
Date: Wed, 30 Sep 2015 19:52:17
Message-Id: 1443642619.cf6abc8cdd02d1584048d69b182d3975a1b425b2.monsieurp@gentoo
1 commit: cf6abc8cdd02d1584048d69b182d3975a1b425b2
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 19:50:19 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 19:50:19 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6abc8c
7
8 dev-java/tablelayout: Keyword for ppc+ppc64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/tablelayout/tablelayout-1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/tablelayout/tablelayout-1.0.ebuild b/dev-java/tablelayout/tablelayout-1.0.ebuild
17 index a0b2fe7..b95618e 100644
18 --- a/dev-java/tablelayout/tablelayout-1.0.ebuild
19 +++ b/dev-java/tablelayout/tablelayout-1.0.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Layout manager that makes creating user interfaces fast and easy"
21 HOMEPAGE="https://tablelayout.dev.java.net/"
22 SRC_URI="http://www.oracle.com/technetwork/java/${PN}.jar"
23 LICENSE="LGPL-2.1"
24 -KEYWORDS="amd64 x86"
25 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 SLOT="0"
27 IUSE=""