summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-01-05 22:53:34 +0100
committerUlrich Müller <ulm@gentoo.org>2018-01-05 23:00:47 +0100
commitc37ca8766727f4f2fa69f967e5b8ffa084535888 (patch)
tree2726ae265cccbdb8152bff75a39282f7851b9bea /sys-apps/portage/portage-9999.ebuild
parentsci-electronics/eagle: Remove linguas_* from IUSE. (diff)
downloadgentoo-c37ca8766727f4f2fa69f967e5b8ffa084535888.tar.gz
gentoo-c37ca8766727f4f2fa69f967e5b8ffa084535888.tar.bz2
gentoo-c37ca8766727f4f2fa69f967e5b8ffa084535888.zip
sys-apps/portage: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-apps/portage/portage-9999.ebuild')
-rw-r--r--sys-apps/portage/portage-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 3464c42d7189..69caf4064227 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
LICENSE="GPL-2"
KEYWORDS=""
SLOT="0"
-IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
+IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
>=app-arch/tar-1.27