summaryrefslogtreecommitdiff
path: root/dev-ruby/heredoc_unindent
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-20 09:41:00 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-20 09:41:00 +0100
commit1def2e3dbbf3c86abad238d1118502cfe7f61f08 (patch)
treef68c70d85f32fd90003e7af6f1aab202b0868e9e /dev-ruby/heredoc_unindent
parenta40d7aa891556e7984504838ea13099a5ca12802 (diff)
gentoo auto-resync : 20:08:2023 - 09:41:00
Diffstat (limited to 'dev-ruby/heredoc_unindent')
-rw-r--r--dev-ruby/heredoc_unindent/Manifest2
-rw-r--r--dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/heredoc_unindent/Manifest b/dev-ruby/heredoc_unindent/Manifest
index f06e0e55b9da..77e6228818a5 100644
--- a/dev-ruby/heredoc_unindent/Manifest
+++ b/dev-ruby/heredoc_unindent/Manifest
@@ -1,4 +1,4 @@
DIST heredoc_unindent-1.2.0.gem 10240 BLAKE2B 2d29e85e03b4da87277e82ad3c7f85f8c4f4063651a5e1aa9931ae257c8e3416b6feb6403ee158b2fb6bd4bb0b6fcf00a09bf688b3ba3acc76b5000639a7c248 SHA512 a975ffdc2ae3716a7fb90145270df03d6f3d45d42d3fca3125044a2b960a9c8ffc74a7fb0e315b6021cb6ce535b08207a40351573ed89c27fe0c8e196ea02c76
EBUILD heredoc_unindent-1.2.0-r1.ebuild 724 BLAKE2B 49564af9a5cecbe514d461c516f06f3682c272951cb774cc96563c6774d2d35a33ef18e14f5971db808b093e896223f44a5271d036d093fb5ed7a8f39628cc04 SHA512 44d7c5d3d67928061a6f71d2d1818aba1c33dc859d1c262e504608770b57074bb32176d61f69154fe27e0de4fcde79dd77cdb31292a1a0d032ce2929871a2567
-EBUILD heredoc_unindent-1.2.0-r2.ebuild 718 BLAKE2B 928f47698ee5dedc4b704bf59e6f3365a9927347823b14faced66c885775f7955a2ffe230d4943e049004c055ef8df96eaa0604f634a1b6be116246b9506d76d SHA512 968441c97f38795b91d858084043e361c0d0b6ae23b1ba9026e179355ec8072563d5b975f7cbbd5e2b19c3c01c691c9b7cce19929d3d064a81569cdc4c768a6c
+EBUILD heredoc_unindent-1.2.0-r2.ebuild 717 BLAKE2B 7c77383ec4370578299676feb8118aeafe58cc2912c98e82468f88f24b4de0ac0289b9c3971f5a09be8cdde910119dd661e2244aea289fc39dbc3e3d7b81e6f9 SHA512 a5efa79c963e319d197277f7ef8d2a68ff45623c0d6cde279124bf7f6c5f91880f85fe67e29bc41aacb337f44abbde0388a4d1c9abb5fe64df3e8928c9e93d33
MISC metadata.xml 356 BLAKE2B 6a6e81e9c96012b97d98e342b79246fde39928e412f8a93ec22b03edd09871d4afa0742514bb7850968b02101098fe32b5f2eb9d912c9e4a7866ffb08c8a24e3 SHA512 3c1949783344ffdad9f57e96685bd809f9edcf8e564ddb7d3dfc2ef17c525becd86f3bfb81bd701ae06e8186b35ad5cfd12fa2d664e7fd404fc31337e5e70315
diff --git a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild
index 2c79115a8801..0d64fa2c7e4b 100644
--- a/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild
+++ b/dev-ruby/heredoc_unindent/heredoc_unindent-1.2.0-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc test"
ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"