diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 21:30:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 21:30:47 +0300 |
commit | 24105d6b92cb566d6f342a06396534179e511178 (patch) | |
tree | 97a13f1cb2b62681c38e407d5f0bb938ccf68d0f /dev-perl | |
parent | dev-perl/File-BaseDir: add ~s390 keyword bug #602602 (diff) | |
download | gentoo-24105d6b92cb566d6f342a06396534179e511178.tar.gz gentoo-24105d6b92cb566d6f342a06396534179e511178.tar.bz2 gentoo-24105d6b92cb566d6f342a06396534179e511178.zip |
dev-perl/IPC-System-Simple: add ~s390 keyword bug #602602
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl')
-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 9a895270563a..65cd434cbb7b 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 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |