diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:03:24 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-08 16:07:13 -0800 |
commit | f5980b4a4baf30dbff03dcfbde0182c5d540a60e (patch) | |
tree | 2476edd375cdef546617fc1f5040137fa5d72ceb /dev-perl/IPC-System-Simple | |
parent | dev-perl/File-BaseDir-0.70.0: added ~mips, bug 602602 (diff) | |
download | gentoo-f5980b4a4baf30dbff03dcfbde0182c5d540a60e.tar.gz gentoo-f5980b4a4baf30dbff03dcfbde0182c5d540a60e.tar.bz2 gentoo-f5980b4a4baf30dbff03dcfbde0182c5d540a60e.zip |
dev-perl/IPC-System-Simple-1.250.0: added ~mips, 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 33ea3929b58e..ac5e84ec730f 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |