projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecaf531
)
sys-apps/portage: enable native-extensions by default in 9999 ebuild
author
Zac Medico
<zmedico@gentoo.org>
Sat, 11 Mar 2017 19:16:02 +0000
(11:16 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Sat, 11 Mar 2017 19:24:00 +0000
(11:24 -0800)
Reported-by: Coacher <itumaykin+gentoo@gmail.com>
X-Gentoo-bug: 612278
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=612278
Package-Manager: Portage-2.3.4, Repoman-2.3.2
sys-apps/portage/portage-9999.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/portage/portage-9999.ebuild
b/sys-apps/portage/portage-9999.ebuild
index 7633ac11e8166a876643eaf1c3f1914730fb73e9..84c6b23d3b45c576419032103de2a4576515c793 100644
(file)
--- 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 linguas_ru
+
native-extensions selinux xattr"
DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
>=app-arch/tar-1.27