diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-12 13:15:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-12 13:16:16 +0200 |
commit | fee7c551be26c47bf6f1fe64931d9e25f318d832 (patch) | |
tree | 2ccfd87e900d237421a06cba71422bd4224fdbec /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Socket-SSL-2.52.0-r0: alpha stable (diff) | |
download | gentoo-fee7c551be26c47bf6f1fe64931d9e25f318d832.tar.gz gentoo-fee7c551be26c47bf6f1fe64931d9e25f318d832.tar.bz2 gentoo-fee7c551be26c47bf6f1fe64931d9e25f318d832.zip |
dev-perl/IPC-System-Simple-1.250.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/667266
Signed-off-by: Tobias Klausmann <klausman@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 b537859507b8..a4b31b072c01 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=" |