summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-01-11 16:32:45 +0100
committerMichał Górny <mgorny@gentoo.org>2016-01-11 16:33:53 +0100
commitb8a5094fcee4f5c986c47904bb31371d1b6e804f (patch)
tree6fe61b84a2668a8230b9c61f364a7151f8efa222 /sys-apps/paludis/paludis-9999.ebuild
parentwww-apps/mantisbt: Drop unused depend.php inherit (diff)
downloadgentoo-b8a5094fcee4f5c986c47904bb31371d1b6e804f.tar.gz
gentoo-b8a5094fcee4f5c986c47904bb31371d1b6e804f.tar.bz2
gentoo-b8a5094fcee4f5c986c47904bb31371d1b6e804f.zip
sys-apps/paludis: Enable XML support by default
Enable XML support by default, to provide support for metadata.xml and other XML files used in Gentoo repositories.
Diffstat (limited to 'sys-apps/paludis/paludis-9999.ebuild')
-rw-r--r--sys-apps/paludis/paludis-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/paludis/paludis-9999.ebuild b/sys-apps/paludis/paludis-9999.ebuild
index 1501384e1c76..911a00d657f2 100644
--- a/sys-apps/paludis/paludis-9999.ebuild
+++ b/sys-apps/paludis/paludis-9999.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="paludis, the other package mangler"
HOMEPAGE="http://paludis.exherbo.org/"
SRC_URI=""
-IUSE="doc pbins pink python ruby search-index test xml"
+IUSE="doc pbins pink python ruby search-index test +xml"
LICENSE="GPL-2 vim"
SLOT="0"
KEYWORDS=""