Mark port as broken with ruby 2.7.
The page: https://github.com/jcs/rubywarden also tells, that this port will not be maintained anymore. PR: 244787
This commit is contained in:
parent
3a7d07ff79
commit
23d7f42c53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556164
@ -11,6 +11,10 @@ COMMENT= Ruby implementation of the BitWarden API
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
# Port is not maintained anymore:
|
||||
# https://github.com/jcs/rubywarden
|
||||
BROKEN_RUBY27= yes
|
||||
|
||||
RUN_DEPENDS= rubygem-bundler>=1.16:sysutils/rubygem-bundler
|
||||
|
||||
USES= sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user