diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:39 -0700 |
commit | 31d2ab394827f3232bd031bca803aa38ff65baaf (patch) | |
tree | c73314a4de54795bc155dc310316eeaab31d107b /dev-perl/IPC-System-Simple | |
parent | dev-perl/Sereal-Encoder-3.15.0: added ~ia64, bug 602340 (diff) | |
download | gentoo-31d2ab394827f3232bd031bca803aa38ff65baaf.tar.gz gentoo-31d2ab394827f3232bd031bca803aa38ff65baaf.tar.bz2 gentoo-31d2ab394827f3232bd031bca803aa38ff65baaf.zip |
dev-perl/IPC-System-Simple-1.250.0: added ~ia64, bug 602602
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 d5b04f7d9855..33ea3929b58e 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |