Skip to content

Commit

Permalink
net-proxy/mihomo: enable caps default
Browse files Browse the repository at this point in the history
Signed-off-by: jinqiang zhang <[email protected]>
  • Loading branch information
peeweep committed Nov 28, 2024
1 parent ed42a7c commit b4d79ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-proxy/mihomo/mihomo-1.18.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ BDEPEND=">=dev-lang/go-1.20.4"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~loong"
IUSE="+gvisor systemd caps"
IUSE="+gvisor systemd +caps"

src_compile() {
local BUILDTIME=$(LC_ALL=C date -u || die)
Expand Down

0 comments on commit b4d79ba

Please sign in to comment.