Skip to content

Commit

Permalink
app-portage/g-sorcery: Add missing RESTRICT="!test? ( test )"
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Brian Dolbec <[email protected]>
  • Loading branch information
dol-sen committed Apr 24, 2020
1 parent 28a6aaa commit d702b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-portage/g-sorcery/g-sorcery-0.2.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SRC_URI="https://github.com/jauhien/g-sorcery/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
IUSE="bson git test"
RESTRICT="!test? ( test )"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"

DEPEND="bson? ( dev-python/pymongo[${PYTHON_USEDEP}] )
Expand Down

0 comments on commit d702b84

Please sign in to comment.