diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:17:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:33:01 -0400 |
commit | a363614318b3b4828bce70e2338c70fa4374baa3 (patch) | |
tree | 0aa1f3b75a0c0f0124ffac6a8b35952a45d4efbc /dev-perl/IO-Pipely | |
parent | dev-perl/IO-BufferedSelect: amd64 stable wrt bug #657684 (diff) | |
download | gentoo-a363614318b3b4828bce70e2338c70fa4374baa3.tar.gz gentoo-a363614318b3b4828bce70e2338c70fa4374baa3.tar.bz2 gentoo-a363614318b3b4828bce70e2338c70fa4374baa3.zip |
dev-perl/IO-Pipely: amd64 stable wrt bug #657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Pipely')
-rw-r--r-- | dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild index 836575c169c7..106cb48e5aa4 100644 --- a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild +++ b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" |