summaryrefslogtreecommitdiff
path: root/dev-java/relaxng-datatype
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
commit6f8038813c460b4f0572d5ef595cdfa94af3a94d (patch)
tree3509e94070265053394b7f2e30a779d7e60c2064 /dev-java/relaxng-datatype
parenteccb70a7f91b2d22582587f26d1a28bb31408b45 (diff)
gentoo resync : 21.05.2019
Diffstat (limited to 'dev-java/relaxng-datatype')
-rw-r--r--dev-java/relaxng-datatype/Manifest2
-rw-r--r--dev-java/relaxng-datatype/relaxng-datatype-1.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/relaxng-datatype/Manifest b/dev-java/relaxng-datatype/Manifest
index d2e235f00b73..bae500a49216 100644
--- a/dev-java/relaxng-datatype/Manifest
+++ b/dev-java/relaxng-datatype/Manifest
@@ -1,3 +1,3 @@
DIST relaxng-datatype-1.0.zip 74033 BLAKE2B 15b488e914cab28fb9ade71b491d961ffa4f683f66759e96cd53dcf69edd39d423b5562831698bb3e03191396c86a2a93369f14d278f3c55a90728031d1921d3 SHA512 712b99209e927e8929c46797cf3733993cc2740bfbafb458c518e5e130a7860a19dee45acd360a9d7179137f9340c3edeb514cacf501233cca515b38e60d6b79
-EBUILD relaxng-datatype-1.0-r2.ebuild 764 BLAKE2B 3115e7a4cbd43f7756f2a580ff63f73b5ba829bb01fc09e694c0368ec241138cc9dad7a695d43deb78a7499def4b27f33d68300894ede11f9cf101ecfb036dd8 SHA512 1d9c0a893e66ea67d1eb07d0db596390d5d15a8b2ccce89c9ca22c726de6df82810d49e15e1473dd5d3d607d652d310e6876123fe625d857482b5270b45e25d6
+EBUILD relaxng-datatype-1.0-r2.ebuild 760 BLAKE2B 0839f4b91de54ebfa1b258676492299434146a9a4fddb1ab08684bb97b3f37f9b2b02edaa147c42516d4503a59c83269d0609e3207ee5475bfc342488f7a373f SHA512 f61619e652284531ad0c298caa33d72eccf739867960e1bb151e37e7d2736beb17477fd15e5f55f27cd281ba10d3af31f29bd49b3264f05c233e4520d8970ec4
MISC metadata.xml 313 BLAKE2B 151379a0c11efd556a9c630fdbc52358ba2ca7baa4a4701526d65d394c1fcc0ccce38f4b874e47b669c3cade9c6faaf0b5bb42ff1a652809c60cc039eac9a582 SHA512 97bbf1c308f5f2436f0c24dac17f5219cc71a8e9882037f9bf59689f75524521ea42c63989491779ca59fd2878e2c478779ed6945fcf2eab661f28be3d9e2a4b
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"