diff options
Diffstat (limited to 'mail-client/mail-notification/mail-notification-5.4-r10.ebuild')
-rw-r--r-- | mail-client/mail-notification/mail-notification-5.4-r10.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail-client/mail-notification/mail-notification-5.4-r10.ebuild b/mail-client/mail-notification/mail-notification-5.4-r10.ebuild index 7e08e2efc540..6a021824142e 100644 --- a/mail-client/mail-notification/mail-notification-5.4-r10.ebuild +++ b/mail-client/mail-notification/mail-notification-5.4-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -69,8 +69,6 @@ src_prepare() { # Apply Fedora patches # Fix gcc warning eapply "${FILESDIR}/${PN}-jb-gcc-format.patch" - # Support aarch64 - eapply "${FILESDIR}/${PN}-aarch64.patch" # Fix build with latest libc eapply "${FILESDIR}/${PN}-dont-link-against-bsd-compat.patch" |