dev-libs/botan: remove unneeded c++11 patch
authorAlon Bar-Lev <alonbl@gentoo.org>
Wed, 4 Oct 2017 19:28:26 +0000 (22:28 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Wed, 4 Oct 2017 19:28:26 +0000 (22:28 +0300)
Package-Manager: Portage-2.3.8, Repoman-2.3.1

dev-libs/botan/botan-1.10.17.ebuild

index 5475dd11867250e0e5cde4991938382c52f9a003..4045d948b7be7e500c280867578fc972e2a3dbe3 100644 (file)
@@ -32,7 +32,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )"
 
 PATCHES=(
-       "${FILESDIR}/${PN}-1.10.15-c++11.patch"
        "${FILESDIR}/${P}-build.patch"
        "${FILESDIR}/${P}-libressl.patch"
 )