diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2016-06-19 14:22:25 +0200 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2016-06-19 14:22:25 +0200 |
commit | 736d70e2047dd357d527eb6c26bff3196637247d (patch) | |
tree | 8449cd3661d4d9b3aa2dfca1ce163e1b1645ba5f /sys-process | |
parent | media-tv/gentoo-vdr-scripts: keyword ~arm64, wrt bug 586364; thx to T.Reufer ... (diff) | |
download | gentoo-736d70e2047dd357d527eb6c26bff3196637247d.tar.gz gentoo-736d70e2047dd357d527eb6c26bff3196637247d.tar.bz2 gentoo-736d70e2047dd357d527eb6c26bff3196637247d.zip |
sys-process/wait_on_pid: keyword ~arm64, wrt bug 586364; thx to T.Reufer for testing
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'sys-process')
-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 6a86bdcc2a81..b2c400f89d28 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,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |