summaryrefslogtreecommitdiff
path: root/manifests/modules
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/modules')
-rw-r--r--manifests/modules/php.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/modules/php.pp b/manifests/modules/php.pp
index b892686..0b6d47d 100644
--- a/manifests/modules/php.pp
+++ b/manifests/modules/php.pp
@@ -58,7 +58,7 @@ class php::debian::common {
}
class php::gentoo inherits php::base {
- Package[php]:
+ Package[php]{
category => 'dev-lang',
}