sys-process/wait_on_pid: x86 stable (bug #676810)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 22:07:40 +0000 (23:07 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 31 Jan 2019 22:10:55 +0000 (23:10 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-process/wait_on_pid/wait_on_pid-0.0.2-r1.ebuild

index 96ed94e06c9c63735e0be9fcf8068f1467169ae0..30c39fb67a5bf4563642721f538895007b74a62f 100644 (file)
@@ -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=""