diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-29 02:16:31 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-29 02:16:31 +0000 |
commit | 243a76da91b129b69c4b4450fee92fc65603bc52 (patch) | |
tree | e846818ae11de76abbb465fde06b089739dd9fa8 /sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild | |
parent | x86 stable wrt bug #475094 (diff) | |
download | gentoo-2-243a76da91b129b69c4b4450fee92fc65603bc52.tar.gz gentoo-2-243a76da91b129b69c4b4450fee92fc65603bc52.tar.bz2 gentoo-2-243a76da91b129b69c4b4450fee92fc65603bc52.zip |
Stable on amd64 and x86, wrt bug #474318
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild')
-rw-r--r-- | sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild b/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild index b75e7e929d30..2535ca21aa99 100644 --- a/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild +++ b/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild,v 1.2 2013/06/28 18:51:01 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild,v 1.3 2013/06/29 02:16:31 pinkbyte Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/$P.tar.bz2 http://dev.gentoo.org/~zzam/wait_on_pid/$P.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" DEPEND="" |