dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
[gentoo.git] / dev-perl / Net-Daemon / Net-Daemon-0.480.0-r2.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DIST_AUTHOR=MNOONING
7 DIST_VERSION=0.48
8 inherit perl-module
9
10 DESCRIPTION="Abstract base class for portable servers"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
14 IUSE=""
15 PATCHES=(
16         "${FILESDIR}/${P}-perl526.patch"
17 )
18 # loop-t and loop-child-t race-condition
19 # due to Net::Daemon::Test writing
20 # specific files to CWD
21 DIST_TEST="do"