mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-13 02:11:12 +02:00
pentoo-cracking: enable dict use flag by default
This commit is contained in:
parent
c02d680b4b
commit
bd894c7a8e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
IUSE_VIDEO_CARDS="video_cards_fglrx video_cards_nvidia"
|
||||
IUSE="cuda opencl dict ${IUSE_VIDEO_CARDS} livecd-stage1 pentoo-full"
|
||||
IUSE="cuda opencl +dict ${IUSE_VIDEO_CARDS} livecd-stage1 pentoo-full"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
|
||||
PDEPEND="
|
||||
|
|
|
|||
Loading…
Reference in a new issue