diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-29 02:16:38 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-29 02:16:38 +0000 |
commit | 323cd75cb8a12dd9f572e5770ad29ee4f6840e63 (patch) | |
tree | 8c1001fcd46d759440f82914d43caca6bdbc3391 /sys-process/wait_on_pid/wait_on_pid-0.0.2.ebuild | |
parent | x86 stable wrt bug #475094 (diff) | |
download | historical-323cd75cb8a12dd9f572e5770ad29ee4f6840e63.tar.gz historical-323cd75cb8a12dd9f572e5770ad29ee4f6840e63.tar.bz2 historical-323cd75cb8a12dd9f572e5770ad29ee4f6840e63.zip |
Stable on amd64 and x86, wrt bug #474318
Package-Manager: portage-2.2.0_alpha184/cvs/Linux x86_64
Manifest-Sign-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="" |