diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-02-09 12:49:40 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-02-09 12:51:21 +0000 |
commit | da96c07a0551c0434d87f87bdb648e5bca3d614d (patch) | |
tree | 42b104d33c069c734fb4fc47616de0c445198608 /media-libs | |
parent | 2f7fdbed40cf24773496b70988d6f8f299b92b4a (diff) | |
download | gentoo-da96c07a0551c0434d87f87bdb648e5bca3d614d.tar.gz gentoo-da96c07a0551c0434d87f87bdb648e5bca3d614d.tar.xz |
media-libs/libepoxy: Remove RESTRICT="test"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libepoxy/libepoxy-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild index 16148fedbf2..b302ca17ba0 100644 --- a/media-libs/libepoxy/libepoxy-9999.ebuild +++ b/media-libs/libepoxy/libepoxy-9999.ebuild @@ -29,7 +29,6 @@ fi LICENSE="MIT" SLOT="0" IUSE="test" -RESTRICT="test" # FIXME: tests fail when run from portage. DEPEND="${PYTHON_DEPS} media-libs/mesa[egl,${MULTILIB_USEDEP}] |