diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:06:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:06:40 -0400 |
commit | cf7e965ebe317bf236334ba428761fee519e84e7 (patch) | |
tree | 5574f5ae985961f45cdae6b0a441ddeb35d86a94 /dev-java/relaxng-datatype | |
parent | dev-java/jaxen: arm64 stable (diff) | |
download | gentoo-cf7e965ebe317bf236334ba428761fee519e84e7.tar.gz gentoo-cf7e965ebe317bf236334ba428761fee519e84e7.tar.bz2 gentoo-cf7e965ebe317bf236334ba428761fee519e84e7.zip |
dev-java/relaxng-datatype: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-java/relaxng-datatype')
-rw-r--r-- | dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild index e2bae382dc23..815a5e4cf8b5 100644 --- a/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild +++ b/dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ DESCRIPTION="Interface between RELAX NG validators and datatype libraries" HOMEPAGE="http://relaxng.org/" SRC_URI="mirror://sourceforge/relaxng/${MY_P}.zip -> ${P}.zip" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" LICENSE="BSD" SLOT="0" |