commit: 18c9fe607750eb1762b032b02a7c9107788e8a01 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Mar 9 08:40:15 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Mar 9 08:40:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c9fe60
sys-fs/udev: Maske -233 due to missing macro Gentoo-Bug: 612102 profiles/arch/alpha/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index 30c85a1ca8e..965c9f54b44 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Tobias Klausmann <[email protected]> (09 Mar 2017) +# warning "__NR_copy_file_range not defined for your architecture" +=sys-fs/udev-233 + # Alexey Shvetsov <[email protected]> (21 May 2012) # Need deps pecl-apc and pecl-uploadprogress bug #416897 >=www-apps/drupal-7.14
