From: Thomas Deutschmann Date: Thu, 31 Jan 2019 22:07:40 +0000 (+0100) Subject: sys-process/wait_on_pid: x86 stable (bug #676810) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=64d908399badade728211591ea5b033152e28768;p=gentoo.git sys-process/wait_on_pid: x86 stable (bug #676810) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild b/sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild index 96ed94e06c9c..30c39fb67a5b 100644 --- a/sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild +++ b/sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/$P.tar.bz2 https://dev.gentoo.org/~zzam/wait_on_pid/$P. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND=""