diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:24:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:24:03 +0100 |
commit | 43dbb18228db489284453cc0f1ea847937de9433 (patch) | |
tree | b788bea9530fce0f46a66927e2fbaf6eb1f22e9d /net-misc | |
parent | net-misc/netifrc: s390 stable wrt bug #757222 (diff) | |
download | gentoo-43dbb18228db489284453cc0f1ea847937de9433.tar.gz gentoo-43dbb18228db489284453cc0f1ea847937de9433.tar.bz2 gentoo-43dbb18228db489284453cc0f1ea847937de9433.zip |
net-misc/pipes: s390 stable wrt bug #757231
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 123f7a63904d..d876994479fb 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 ) |