mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-terms/gnome-terminal: Do not enable by default nautilus and gnome-shell
As those are more interesting for gnome users, that will likely use gnome profiles, where those USE flags are default enabled on. Closes: https://bugs.gentoo.org/635304 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="debug +gnome-shell +nautilus vanilla"
|
||||
IUSE="debug gnome-shell nautilus vanilla"
|
||||
|
||||
# Upstream is hostile and refuses to upload tarballs.
|
||||
SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.bz2"
|
||||
|
||||
Reference in New Issue
Block a user