diff --git a/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.39.0.ebuild b/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.39.0.ebuild index f0ee29f..50e2c44 100755 --- a/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.39.0.ebuild +++ b/x11-misc/phosh-mobile-settings/phosh-mobile-settings-0.39.0.ebuild @@ -4,6 +4,8 @@ EAPI=8 inherit gnome2-utils meson +RESTRICT="network-sandbox" + DESCRIPTION="A settings app for mobile specific things" HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings" SRC_URI="https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/archive/v${PV}/phosh-mobile-settings-v${PV}.tar.gz -> ${P}.tar.gz"