commit: cf6abc8cdd02d1584048d69b182d3975a1b425b2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Sep 30 19:50:19 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Sep 30 19:50:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6abc8c
dev-java/tablelayout: Keyword for ppc+ppc64. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-java/tablelayout/tablelayout-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/tablelayout/tablelayout-1.0.ebuild b/dev-java/tablelayout/tablelayout-1.0.ebuild index a0b2fe7..b95618e 100644 --- a/dev-java/tablelayout/tablelayout-1.0.ebuild +++ b/dev-java/tablelayout/tablelayout-1.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Layout manager that makes creating user interfaces fast and easy" HOMEPAGE="https://tablelayout.dev.java.net/" SRC_URI="http://www.oracle.com/technetwork/java/${PN}.jar" LICENSE="LGPL-2.1" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" SLOT="0" IUSE=""
