summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-11 17:40:48 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-11 17:41:17 +0300
commit16bce5dad6a88089449354ce801c1cd6566e8056 (patch)
treefeab27e6fd0ead99c6a18007d5faaeb0eb2e0831 /profiles/targets
parentnet-wireless/gr-ieee802154: Drop old (diff)
downloadgentoo-16bce5dad6a88089449354ce801c1cd6566e8056.tar.gz
gentoo-16bce5dad6a88089449354ce801c1cd6566e8056.tar.bz2
gentoo-16bce5dad6a88089449354ce801c1cd6566e8056.zip
profiles/targets/developer: don't enable verify-sig by default
- this change affects multiple people, yet was acked by no one. The votes go 3-1 against it. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/developer/make.defaults3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/targets/developer/make.defaults b/profiles/targets/developer/make.defaults
index 99e2bd68f554..51d04d55ffbf 100644
--- a/profiles/targets/developer/make.defaults
+++ b/profiles/targets/developer/make.defaults
@@ -19,6 +19,3 @@ PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
# perl and python are now disabled by default anyway, truetype and xml are enabled
# by the also inherited desktop profile
USE="${USE} snmp"
-
-# Verify upstream signatures by default.
-USE="${USE} verify-sig"