diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:48:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:48:49 +0100 |
commit | 7acb6cf8c98fb5ff5382001c5f9a88d5eca40e76 (patch) | |
tree | 0c492ffd682e59d5c4385a82599fc798d88d2be0 /net-misc | |
parent | net-misc/packETH: x86 stable (bug #757228) (diff) | |
download | gentoo-7acb6cf8c98fb5ff5382001c5f9a88d5eca40e76.tar.gz gentoo-7acb6cf8c98fb5ff5382001c5f9a88d5eca40e76.tar.bz2 gentoo-7acb6cf8c98fb5ff5382001c5f9a88d5eca40e76.zip |
net-misc/pipes: x86 stable (bug #757231)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/pipes/pipes-1.16.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/pipes/pipes-1.16.1-r1.ebuild b/net-misc/pipes/pipes-1.16.1-r1.ebuild index 7f0bb0e9c86f..1e29bc9099ee 100644 --- a/net-misc/pipes/pipes-1.16.1-r1.ebuild +++ b/net-misc/pipes/pipes-1.16.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ) |