diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:01:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 03:01:20 +0300 |
commit | ab7793fbc27c4f34bb594c7c1a7ca793dcc135a9 (patch) | |
tree | c0fb24413488f308025acd873e0c61fc661362ab /dev-perl/Sys-SigAction | |
parent | dev-perl/Sys-MemInfo: amd64 stable wrt bug #662392 (diff) | |
download | gentoo-ab7793fbc27c4f34bb594c7c1a7ca793dcc135a9.tar.gz gentoo-ab7793fbc27c4f34bb594c7c1a7ca793dcc135a9.tar.bz2 gentoo-ab7793fbc27c4f34bb594c7c1a7ca793dcc135a9.zip |
dev-perl/Sys-SigAction: amd64 stable wrt bug #662392
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 b206e95a261c..7984947eaf3a 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="" |