diff options
author | 2020-11-29 09:14:08 +0100 | |
---|---|---|
committer | 2020-11-29 09:14:08 +0100 | |
commit | 8403e0f0048dc5992d0d96a33eb554e68042f2b0 (patch) | |
tree | 12d1c94a5306402dba360bc0eeaf53d90e0483a4 /net-misc/pipes | |
parent | net-misc/packETH: amd64 stable wrt bug #757228 (diff) | |
download | gentoo-8403e0f0048dc5992d0d96a33eb554e68042f2b0.tar.gz gentoo-8403e0f0048dc5992d0d96a33eb554e68042f2b0.tar.bz2 gentoo-8403e0f0048dc5992d0d96a33eb554e68042f2b0.zip |
net-misc/pipes: amd64 stable wrt bug #757231
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/pipes')
-rw-r--r-- | net-misc/pipes/pipes-1.16.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild b/net-misc/pipes/pipes-1.16.1-r1.ebuild index 1e29bc9099ee..c617d96adaf0 100644 --- a/net-misc/pipes/pipes-1.16.1-r1.ebuild +++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 x86" +KEYWORDS="amd64 ~ppc ~s390 x86" PATCHES=( "${FILESDIR}"/${P}-execlp.patch ) |