Skip to content

Commit

Permalink
app-dicts/prime-dict: add fake ruby31 target
Browse files Browse the repository at this point in the history
This avoids eclass errors about supported implemenations while we wait
for the removal of this masked package.

Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Sep 23, 2023
1 parent 382fa85 commit 3643429
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-dicts/prime-dict/prime-dict-1.0.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
USE_RUBY="ruby25 ruby26 ruby27 ruby30"
USE_RUBY="ruby31"

inherit ruby-ng

Expand Down

0 comments on commit 3643429

Please sign in to comment.