diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:21:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:10 +0100 |
commit | b782ecb72db8e08f4e03caa3e7d5af3388c84fb3 (patch) | |
tree | edf8dd507cfaf3699e0bc66b4a8fa422144dc25f /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Socket-SSL: stable 2.52.0 for ia64, bug #667266 (diff) | |
download | gentoo-b782ecb72db8e08f4e03caa3e7d5af3388c84fb3.tar.gz gentoo-b782ecb72db8e08f4e03caa3e7d5af3388c84fb3.tar.bz2 gentoo-b782ecb72db8e08f4e03caa3e7d5af3388c84fb3.zip |
dev-perl/IPC-System-Simple: stable 1.250.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 a0044cbdf664..9b4f5bff87e4 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |