diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:31:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-22 15:31:17 +0100 |
commit | 3a1c6ab3ec39c107185d083588df205df7bbfa00 (patch) | |
tree | f3786c0a095af6b28c298481b42fa5146c8f4ceb /dev-perl/IPC-System-Simple | |
parent | dev-libs/hyphen: Tested on ~amd64-fbsd (diff) | |
download | gentoo-3a1c6ab3ec39c107185d083588df205df7bbfa00.tar.gz gentoo-3a1c6ab3ec39c107185d083588df205df7bbfa00.tar.bz2 gentoo-3a1c6ab3ec39c107185d083588df205df7bbfa00.zip |
dev-perl/IPC-System-Simple: Tested on ~amd64-fbsd (bug #602602)
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index ac5e84ec730f..9a895270563a 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |