diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:18:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:20:01 +0100 |
commit | 364e4b9e10c87abb82c7802f99f90b789cb6a4b8 (patch) | |
tree | 41451918e27c4f5b036543038f6cdd2c24416564 /net-misc/pipes | |
parent | net-misc/ofono: ppc stable wrt bug #757225 (diff) | |
download | gentoo-364e4b9e10c87abb82c7802f99f90b789cb6a4b8.tar.gz gentoo-364e4b9e10c87abb82c7802f99f90b789cb6a4b8.tar.bz2 gentoo-364e4b9e10c87abb82c7802f99f90b789cb6a4b8.zip |
net-misc/pipes: ppc stable wrt bug #757231
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 c617d96adaf0..123f7a63904d 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 ) |