]> git.bzium.org - embe/overlay.git/blobdiff - app-portage/eix/eix-9999.ebuild
Aktualizacja app-portage/eix-9999
[embe/overlay.git] / app-portage / eix / eix-9999.ebuild
index 55186a34c31d79cc9731fcd93aaee7af58994418..9a167dd8d367dda59cea004df7b97623a57e4996 100644 (file)
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/vaeth/eix/"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug doc nls sqlite"
+IUSE="doc nls sqlite"
 
 BOTHDEPEND="nls? ( virtual/libintl )
        sqlite? ( >=dev-db/sqlite-3:= )"
@@ -49,7 +49,6 @@ src_prepare() {
 
 src_configure() {
        local myconf=(
-               $(use_enable debug paranoicasserts)
                $(use_enable nls)
                $(use_with doc extra-doc)
                $(use_with sqlite)