diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:53:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:53:05 +0000 |
commit | e23b33cc8e5c932477c1b1d03ba3e83255a335be (patch) | |
tree | 0c2a17e2ab7a9684865bd9bfd354d081485e98bb /sys-process/acct/acct-6.5.5-r2.ebuild | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-e23b33cc8e5c932477c1b1d03ba3e83255a335be.tar.gz gentoo-2-e23b33cc8e5c932477c1b1d03ba3e83255a335be.tar.bz2 gentoo-2-e23b33cc8e5c932477c1b1d03ba3e83255a335be.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-process/acct/acct-6.5.5-r2.ebuild')
-rw-r--r-- | sys-process/acct/acct-6.5.5-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/acct/acct-6.5.5-r2.ebuild b/sys-process/acct/acct-6.5.5-r2.ebuild index b778e9044a82..194821cf56b8 100644 --- a/sys-process/acct/acct-6.5.5-r2.ebuild +++ b/sys-process/acct/acct-6.5.5-r2.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/sys-process/acct/acct-6.5.5-r2.ebuild,v 1.9 2012/09/30 17:54:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.5.5-r2.ebuild,v 1.10 2013/01/01 12:53:05 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 x86" IUSE="" src_prepare() { |