summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2021-07-18 07:51:28 +0200
committerHans de Graaff <graaff@gentoo.org>2021-07-18 07:51:28 +0200
commit7c3d1318008618c2221b724f6a59d12d67b6bd17 (patch)
tree61ded21a84338b85367cb36c771675b78087e56c /app-text/xmlformat
parentdev-ruby/actionpack-xml_parser: cleanup (diff)
downloadgentoo-7c3d1318008618c2221b724f6a59d12d67b6bd17.tar.gz
gentoo-7c3d1318008618c2221b724f6a59d12d67b6bd17.tar.bz2
gentoo-7c3d1318008618c2221b724f6a59d12d67b6bd17.zip
app-text/xmlformat: add ruby27
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'app-text/xmlformat')
-rw-r--r--app-text/xmlformat/xmlformat-1.04.ebuild2
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"