commit: f0a0446801f4b8fa69498742d8d07b969fdcc009
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 16:08:29 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 16:15:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a04468
dev-ruby/rails: remove unused asset-pipeline use flag
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rails/metadata.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/dev-ruby/rails/metadata.xml b/dev-ruby/rails/metadata.xml
index c10c88e1670c..7a38fd1850ff 100644
--- a/dev-ruby/rails/metadata.xml
+++ b/dev-ruby/rails/metadata.xml
@@ -5,11 +5,4 @@
<email>[email protected]</email>
<name>Gentoo Ruby Project</name>
</maintainer>
- <use>
- <flag name="asset-pipeline">
- Also install the default components for the asset pipeline.
- These are not required but they are activated automatically
- in new Rails projects by default.
- </flag>
- </use>
</pkgmetadata>