diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:38:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:40:47 +0200 |
commit | 7e17718a4bbc88d874d90d01cc1ad7f042f86b30 (patch) | |
tree | 3ab52a77df33400c98d84aeff71bcddbcbb67447 /dev-java/glassfish-persistence | |
parent | dev-java/libg: Keyword 2.1.0-r2 arm, #830680 (diff) | |
download | gentoo-7e17718a4bbc88d874d90d01cc1ad7f042f86b30.tar.gz gentoo-7e17718a4bbc88d874d90d01cc1ad7f042f86b30.tar.bz2 gentoo-7e17718a4bbc88d874d90d01cc1ad7f042f86b30.zip |
dev-java/glassfish-persistence: Keyword 1.0-r2 arm, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/glassfish-persistence')
-rw-r--r-- | dev-java/glassfish-persistence/glassfish-persistence-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r2.ebuild b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r2.ebuild index 3b0fcc4a64ba..0c513c4abc62 100644 --- a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r2.ebuild +++ b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.java.net/javaee5/fcs_branch/promoted/source/glassfish- LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" BDEPEND="app-arch/unzip" DEPEND=">=virtual/jdk-1.8:*" |