diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:20 +0100 |
commit | 80cb9c841182297b28fb4885e75902137a04d838 (patch) | |
tree | 0ad29d6f84851eb93c20ab02b97d0a2014e1bb7e /dev-java | |
parent | dev-java/libg: keyworded 2.1.0-r1 for ppc64 (diff) | |
download | gentoo-80cb9c841182297b28fb4885e75902137a04d838.tar.gz gentoo-80cb9c841182297b28fb4885e75902137a04d838.tar.bz2 gentoo-80cb9c841182297b28fb4885e75902137a04d838.zip |
dev-java/glassfish-persistence: keyworded 1.0-r1 for ppc64
keyworded wrt bug #720116
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild index cbb04e8d159b..f7157f5db556 100644 --- a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild +++ b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://download.java.net/javaee5/fcs_branch/promoted/source/glassfish-9 LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" RDEPEND=" |