diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-09-30 16:59:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 17:08:00 +0100 |
commit | 4744a390b0d0d2caacc6b46f3ecde59386ff0d91 (patch) | |
tree | 4d32f983910e35f5df2f2d1017dfe2985791790d /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Multiplex: stable 1.160.0-r1 for sparc, bug #667266 (diff) | |
download | gentoo-4744a390b0d0d2caacc6b46f3ecde59386ff0d91.tar.gz gentoo-4744a390b0d0d2caacc6b46f3ecde59386ff0d91.tar.bz2 gentoo-4744a390b0d0d2caacc6b46f3ecde59386ff0d91.zip |
dev-perl/IPC-System-Simple: stable 1.250.0 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 65cd434cbb7b..a0044cbdf664 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 @@ -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=" |