diff options
Diffstat (limited to 'dev-lang/crystal/crystal-0.27.0.ebuild')
-rw-r--r-- | dev-lang/crystal/crystal-0.27.0.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-lang/crystal/crystal-0.27.0.ebuild b/dev-lang/crystal/crystal-0.27.0.ebuild index b7dcd5f70cfe..763582835a2d 100644 --- a/dev-lang/crystal/crystal-0.27.0.ebuild +++ b/dev-lang/crystal/crystal-0.27.0.ebuild @@ -44,6 +44,9 @@ PATCHES=( "${FILESDIR}"/${PN}-0.26.1-gentoo-tests-sandbox.patch "${FILESDIR}"/${PN}-0.26.1-gentoo-tests-network-sandbox-3.patch "${FILESDIR}"/${PN}-0.27.0-extra-spec-flags.patch + "${FILESDIR}"/${PN}-0.27.0-max-age-0-test.patch + "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-network-sandbox.patch + "${FILESDIR}"/${PN}-0.27.0-gentoo-tests-long-unix.patch ) src_prepare() { |