sys-apps/portage: Remove unneeded useflag description from metadata.xml
authorPatrick Lauer <patrick@gentoo.org>
Sun, 12 Jun 2016 08:11:45 +0000 (10:11 +0200)
committerPatrick Lauer <patrick@gentoo.org>
Sun, 12 Jun 2016 08:11:45 +0000 (10:11 +0200)
Package-Manager: portage-2.3.0_rc1

sys-apps/portage/metadata.xml

index 4d95e14554baa097e16914035f58cbfd80888b16..d8bb32105908a3c43547d43fc7f96dfec3650a13 100644 (file)
@@ -12,7 +12,6 @@
   <use>
     <flag name="epydoc">Build html API documentation with epydoc.</flag>
     <flag name="ipc">Use inter-process communication between portage and running ebuilds.</flag>
-    <flag name="pypy2_0">Use pypy-c2.0 as Python interpreter.</flag>
     <flag name="python2">Use python2 as Python interpreter.</flag>
     <flag name="python3">Use python3 as Python interpreter.</flag>
     <flag name="xattr">Preserve extended attributes (filesystem-stored metadata) when installing files. Usually only required for hardened systems.</flag>