diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:07:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:55 +0100 |
commit | 64d908399badade728211591ea5b033152e28768 (patch) | |
tree | 7de9c76e6ead4002158e3bdd29fca9d57a49ba48 /sys-process | |
parent | app-arch/unrar: x86 stable (bug #676296) (diff) | |
download | gentoo-64d908399badade728211591ea5b033152e28768.tar.gz gentoo-64d908399badade728211591ea5b033152e28768.tar.bz2 gentoo-64d908399badade728211591ea5b033152e28768.zip |
sys-process/wait_on_pid: x86 stable (bug #676810)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |