diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-22 12:20:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-22 12:20:11 +0200 |
commit | d40d7bc71c7194eb72ee3724b470d7e7d8599cef (patch) | |
tree | 63321cfa9a167371442240104ba7a1a3becfec8a /dev-perl/IPC-Run | |
parent | media-radio/fldigi: amd64 stable wrt bug #622386 (diff) | |
download | gentoo-d40d7bc71c7194eb72ee3724b470d7e7d8599cef.tar.gz gentoo-d40d7bc71c7194eb72ee3724b470d7e7d8599cef.tar.bz2 gentoo-d40d7bc71c7194eb72ee3724b470d7e7d8599cef.zip |
dev-perl/IPC-Run: amd64 stable wrt bug #622446
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild b/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild index 67a09455c012..21ad935ba919 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.960.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="system() and background procs w/ piping, redirs, ptys" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" IUSE="test" RDEPEND=" |