diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:46:18 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:46:18 +0100 |
commit | dacd806ffc3aad5a612d41a476711dce5533ba71 (patch) | |
tree | 8f893b3ce7639ad8f6fd54d4c2c2d3e927ecf9f9 /dev-perl | |
parent | dev-perl/Probe-Perl: add ~arm64, bug #602602 (diff) | |
download | gentoo-dacd806ffc3aad5a612d41a476711dce5533ba71.tar.gz gentoo-dacd806ffc3aad5a612d41a476711dce5533ba71.tar.bz2 gentoo-dacd806ffc3aad5a612d41a476711dce5533ba71.zip |
dev-perl/IPC-Run3: add ~arm64, bug #602602
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.48.0.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.48.0.ebuild index 2c9062d4e008..a73daf9cdf1b 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.48.0.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.48.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Run a subprocess in batch mode (a la system)" LICENSE="|| ( BSD-2 Artistic GPL-1+ )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="test" RDEPEND=" |