summaryrefslogtreecommitdiff
path: root/dev-haskell/polyparse
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /dev-haskell/polyparse
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'dev-haskell/polyparse')
-rw-r--r--dev-haskell/polyparse/Manifest4
-rw-r--r--dev-haskell/polyparse/polyparse-1.11.ebuild2
-rw-r--r--dev-haskell/polyparse/polyparse-1.9.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/polyparse/Manifest b/dev-haskell/polyparse/Manifest
index 5b47eddfaedc..a7dba7af6b98 100644
--- a/dev-haskell/polyparse/Manifest
+++ b/dev-haskell/polyparse/Manifest
@@ -1,5 +1,5 @@
DIST polyparse-1.11.tar.gz 22978 BLAKE2B 22154655fb090234223189f9f25e871c73f478ee3681313654d737930d594c9a378fa1d259ff4cdbe93d2df5a8ac79104ee12b9efed7e9fdf1caf6ad269ab988 SHA512 b2cecc633596caaa2b8a00ceb16f141cd69de9ec697ce53cd827a17c82cac70ffaf10bc1d8669156ed4d28589b11ac56820b5c02905c8a6bdcae65112126fa5e
DIST polyparse-1.9.tar.gz 22256 BLAKE2B 01f2280db5d966d86450b4a3ae352e1ba911c1d7b116e6e94cd182c6d49c4b43e6d52f264097b4e8c87867bd535140b18c04a445ee9ab60f9296e1a15bcdeb0f SHA512 80f7cc269c7082d256aa273ce668a8fd9f58b4827fa69e390d749a622d667d5c01b7ede3719d52408d3efa35de66928a3fa659f3798826a2d53222d8a8d9d7e6
-EBUILD polyparse-1.11.ebuild 634 BLAKE2B cba1dbbbe69936d0ce95492614e192d6b9429a38b3556436fe00305c00f60e3e055b3407bd88caaff36b240c57fa98e3a1b6624d449291e84957a472b3dee37c SHA512 07259fe2b1e0575f7fb38ce4628ca0480fe5a9283e5ac6e6b5ebbcbcb285d88c78df0d905f54de0109e94acc4e944dd65551c27a78d660d6ae2417b4bff5502e
-EBUILD polyparse-1.9.ebuild 611 BLAKE2B bbcc319737f43d138eedf777f57b78083b274afa40d1aab49e8064a858fb03c9c24c49252e44bc11c98a0a95e3b9733d091da4de19c98ce13a564098b08524a9 SHA512 5104d30d2f8e2dc3126257382f4e00e358a756f73423b01ac75733a676cf9106e650624bf5c5d714d3280d1cc87ed00a802918f811e52cb5dc83e1868d2635c2
+EBUILD polyparse-1.11.ebuild 630 BLAKE2B ea2932e1cd8a1ccafc485218f1b5f9e1f3f22cabddea4d35eb1a117b9ed9a557ecbe9d489aa5a6b55dcb38c0634b0d1bc456f7ed70790d4c85bb695a46515033 SHA512 0cf58362c1c4a24def87b972a0fd618b3baf55c57d30685e6adf6383ec7a7d96a0543dc2d41f3f0216497969630195d542f2a93485a455f80198022c0e779464
+EBUILD polyparse-1.9.ebuild 607 BLAKE2B 32746a7455545d9900ec1094efa2636f87f651908e3fa24fd1e42a9ccdc6c97d354036f3894c829778c556fddf9c36d5fffe0247120f05fde12e9ea470ef273e SHA512 728b32d3565ce24a0211cbf66c9965da606ceb5dd9c521da1ce6b75834feaf024652a314b61e8ef7f0f36f21f03d7313436e4d92fb5e0a21859ec3a69998ec7e
MISC metadata.xml 648 BLAKE2B ec7679bb8dec7212a08a306a1b57b796aa6037f642cbedc234a42da09de700a7a7faff3219e9d8019ff6ae0641260e07bbdc7cd78352940f195bc300f6e2bf6b SHA512 ec7413b7f4fbc51776411fef7a21be4bfdbfbb52640d3b21467177b09903c0cdf860c201c7450e9f2dbcd87c918676fd69969319afafc29e75d0f989b4e7963d
diff --git a/dev-haskell/polyparse/polyparse-1.11.ebuild b/dev-haskell/polyparse/polyparse-1.11.ebuild
index ecefe0f40d1c..5920f7dd78c1 100644
--- a/dev-haskell/polyparse/polyparse-1.11.ebuild
+++ b/dev-haskell/polyparse/polyparse-1.11.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-haskell/text:=[profile?]
diff --git a/dev-haskell/polyparse/polyparse-1.9.ebuild b/dev-haskell/polyparse/polyparse-1.9.ebuild
index 724474e0268b..c468aa996db7 100644
--- a/dev-haskell/polyparse/polyparse-1.9.ebuild
+++ b/dev-haskell/polyparse/polyparse-1.9.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-haskell/text:=[profile?]