Skip to content

Commit

Permalink
media-libs/libepoxy: Add RESTRICT="!test? ( test )"
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
mattst88 committed Nov 26, 2019
1 parent 13ae567 commit f104543
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-libs/libepoxy/libepoxy-1.5.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ fi

LICENSE="MIT"
SLOT="0"
RESTRICT="!test? ( test )"
IUSE="+egl test +X"

RDEPEND="egl? ( media-libs/mesa[egl,${MULTILIB_USEDEP}] )"
Expand Down
1 change: 1 addition & 0 deletions media-libs/libepoxy/libepoxy-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ fi

LICENSE="MIT"
SLOT="0"
RESTRICT="!test? ( test )"
IUSE="+egl test +X"

RDEPEND="egl? ( media-libs/mesa[egl,${MULTILIB_USEDEP}] )"
Expand Down

0 comments on commit f104543

Please sign in to comment.