diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:04:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-29 16:04:10 +0200 |
commit | 9d50374292a600f3865da5be6764de38d70eac0f (patch) | |
tree | b1168eaa0cd170a4087de6b63af536165c3bba17 /dev-perl/Sys-SigAction | |
parent | dev-perl/Sys-MemInfo: x86 stable (bug #662392) (diff) | |
download | gentoo-9d50374292a600f3865da5be6764de38d70eac0f.tar.gz gentoo-9d50374292a600f3865da5be6764de38d70eac0f.tar.bz2 gentoo-9d50374292a600f3865da5be6764de38d70eac0f.zip |
dev-perl/Sys-SigAction: x86 stable (bug #662392)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Sys-SigAction')
-rw-r--r-- | dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild index 1b7aa084a765..b206e95a261c 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Perl extension for Consistent Signal Handling" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="" |