diff options
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -46,4 +46,5 @@ In ebuilds, note ``(de)register`` or using ``pkg_prerm`` is deprecated, use:: eselect wine update --if-unset || die } -Any arbitrary ``wine-myvariant`` is supported for custom ebuilds. +Any arbitrary ``wine-myvariant`` is supported for custom ebuilds, except that +the variant name should not contain hyphens (``-``). |