mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
pentoo-exploit: fix typo
This commit is contained in:
parent
d9296d355f
commit
479c1863be
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="java pentoo-full"
|
||||
IUSE="java pentoo-extra pentoo-full"
|
||||
|
||||
DEPEND="!!<net-analyzer/metasploit-4.14.16"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
ACCEPT_LICENSE="${ACCEPT_LICENSE} NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA"
|
||||
|
||||
USE="gentoo-dev -accessibility"
|
||||
USE="gentoo-dev pentoo-extra -accessibility"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="0xA5DD1427DD11F94A"
|
||||
|
|
|
|||
Loading…
Reference in a new issue