commit:     e980c66cd4ad36f0db8762648022d28cfab61fc8
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Thu Aug 24 08:52:45 2023 +0000
Commit:     Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Thu Aug 24 08:52:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e980c66c

dev-ruby/prawn-icon: enable ruby31, RESTRICT="test"

https://bugs.gentoo.org/901295
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild 
b/dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild
index 599cf8945c..7052fe4ff2 100644
--- a/dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild
+++ b/dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild
@@ -18,7 +18,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
-# Tests blocks many keywords and new dependencies, skipping for now
-RESTRICT=test
+# prawn breaks tests for some reasons, needs to be investigated; code
+# still works though.
+RESTRICT="test"
 
 ruby_add_rdepend ">=dev-ruby/prawn-1.1.0"

Reply via email to