Skip to content

Commit

Permalink
sys-cluster/mesos: mask mesos
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurp committed Oct 16, 2023
1 parent aaa9b6f commit f4f90d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sys-cluster/mesos/mesos-1.10.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_1{0,1,2} )

inherit autotools java-pkg-opt-2 python-any-r1 toolchain-funcs mesos

Expand All @@ -14,7 +14,7 @@ IUSE="master agent"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS=""

# The user account "warden" is used across all Mesos/Spark/Chronos services
# to keep the whole user account management consistent across the cluster
Expand Down

0 comments on commit f4f90d2

Please sign in to comment.