diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-01 19:48:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-01 19:48:01 +0000 |
commit | c4febece2cd3ef082d2175dbeb5fb3b9c7437ceb (patch) | |
tree | 6b02916d1c19ab1380471e741121a0f3821ae96d /www-client/ungoogled-chromium | |
parent | cea13b044cfc198708021fe4e6d5c021781def6c (diff) |
www-client/ungoogled-chromium : restrict bincheck && strip
Diffstat (limited to 'www-client/ungoogled-chromium')
-rw-r--r-- | www-client/ungoogled-chromium/ungoogled-chromium-121.0.6167.139.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/ungoogled-chromium/ungoogled-chromium-121.0.6167.139.ebuild b/www-client/ungoogled-chromium/ungoogled-chromium-121.0.6167.139.ebuild index 6a3b21f5..7739341b 100644 --- a/www-client/ungoogled-chromium/ungoogled-chromium-121.0.6167.139.ebuild +++ b/www-client/ungoogled-chromium/ungoogled-chromium-121.0.6167.139.ebuild @@ -8,7 +8,7 @@ inherit desktop readme.gentoo-r1 xdg-utils DESCRIPTION="Modifications to Chromium for removing Google integration and enhancing privacy" HOMEPAGE="https://www.chromium.org/Home https://github.com/ungoogled-software/ungoogled-chromium" SRC_URI="http://mirrors.redcorelinux.org/redcorelinux/amd64/distfiles/${PN}_${PV}-1.1_linux.tar.xz" -RESTRICT="mirror" +RESTRICT="binchecks mirror strip" LICENSE="BSD" SLOT="0" |