diff options
author | 2013-12-31 08:43:22 +0000 | |
---|---|---|
committer | 2013-12-31 08:43:22 +0000 | |
commit | 26484be4890bcd9b33251aa7eee21f67851f88e1 (patch) | |
tree | f068f82982b72ee1f31bcdae5f58c3839c3eb186 /app-admin/killproc/killproc-2.13.ebuild | |
parent | arm stable, bug #495922 (diff) | |
download | gentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.tar.gz gentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.tar.bz2 gentoo-2-26484be4890bcd9b33251aa7eee21f67851f88e1.zip |
add ~arm, bug #494254
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-admin/killproc/killproc-2.13.ebuild')
-rw-r--r-- | app-admin/killproc/killproc-2.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/killproc/killproc-2.13.ebuild b/app-admin/killproc/killproc-2.13.ebuild index bb9f4c04bf96..9d8def625663 100644 --- a/app-admin/killproc/killproc-2.13.ebuild +++ b/app-admin/killproc/killproc-2.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-2.13.ebuild,v 1.6 2012/03/18 15:52:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/killproc/killproc-2.13.ebuild,v 1.7 2013/12/31 08:43:22 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.suse.com/pub/projects/init/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" src_prepare() { |