summaryrefslogtreecommitdiff
path: root/dev-ruby/asciimath
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
commitc5283d322accc6097afec74eab24550829788bab (patch)
treeb99ce668128d82a026eaa31461643f9173f9b77b /dev-ruby/asciimath
parent5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff)
gentoo resync : 23.03.2018
Diffstat (limited to 'dev-ruby/asciimath')
-rw-r--r--dev-ruby/asciimath/Manifest2
-rw-r--r--dev-ruby/asciimath/asciimath-1.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest
index 25a21910aa62..2ecc64fea1da 100644
--- a/dev-ruby/asciimath/Manifest
+++ b/dev-ruby/asciimath/Manifest
@@ -1,4 +1,4 @@
AUX asciimath-1.0.4-backslashes.patch 1246 BLAKE2B b34cfc0ac9fc57780ce24e6aec242c19bb667b254c95eb306093d94dd0b1d8554e23911e74ba1f595622dc2533af0d9002108a2fcb502acb38ebc0a1d71c41b0 SHA512 3c5ea019fc0d1c71b156dc9a6263211cb1bd3c69c4b9c390f1c3d10a4504e281e7cacaca68efa7daeae6af1327931ff99124c8c498eab9a8a04d6313ea1260d7
DIST asciimath-1.0.4.gem 14336 BLAKE2B 84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c SHA512 e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49
-EBUILD asciimath-1.0.4.ebuild 534 BLAKE2B 1d5196e0bd8bc35259ed49a5d37c0d80aa797f4e24c93ad3b800f9bdd78d4da6cd61c169f447a75ef2edff8303831527bbd4218137589b86a624d95da56098c4 SHA512 64d1a544b8a47eef9d3763fda450bd921dd84006495c71a023a59bf3729269efbd2cf4fddca01420a75a98333383f6eccb3e4d16b63aeacdfbb3b04d9067bd2f
+EBUILD asciimath-1.0.4.ebuild 540 BLAKE2B 00f4aaeac2c016f3072c279a43eb8a403fd8c2be20f0c4674ec0f7ded40e62a0614a4b0de974365f0d57ac685b8137d56636d36005467a6eb68d7766c2e00379 SHA512 e4d19c8a81caaebc2a113935f8c4e7a6b56b7e52f8e5763bf179338a9e45399eea484a0f0a06e811d6ca4aa1729c0ed30b36575cd079f5c334d8e58d4451fcd5
MISC metadata.xml 344 BLAKE2B 7979667ff10553d0f1c80a34a03bca56057a4dcf856440b9f9bc4ea64aa018da426601b76dff578625481cb51f7384c7716a3aa98670f178c4209ad39a9af9d9 SHA512 606dd415c7a141188cc94a7d56c67d42be1c2420f8ba9ee7a44707b99a6035df1cd8d358de575e12008f0560aa2b87b57b5892c67f3d931aa28c5938373a8075
diff --git a/dev-ruby/asciimath/asciimath-1.0.4.ebuild b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
index a0bd6d978130..e65ab11ab165 100644
--- a/dev-ruby/asciimath/asciimath-1.0.4.ebuild
+++ b/dev-ruby/asciimath/asciimath-1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/pepijnve/asciimath"
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 arm ~arm64 ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
IUSE=""
RUBY_PATCHES=( ${P}-backslashes.patch )