diff options
-rw-r--r-- | app-text/xmlformat/xmlformat-1.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xmlformat/xmlformat-1.04.ebuild b/app-text/xmlformat/xmlformat-1.04.ebuild index 7e10ca1cc039..a286b8eb8561 100644 --- a/app-text/xmlformat/xmlformat-1.04.ebuild +++ b/app-text/xmlformat/xmlformat-1.04.ebuild @@ -3,7 +3,7 @@ EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" inherit ruby-single DESCRIPTION="Reformat XML documents to your custom style" |