diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:57:43 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 01:57:43 +0000 |
commit | 6d4a487023f463cc8848fe1be5791fe75e65f676 (patch) | |
tree | 3b20ea3f444505a08172321b9cc9a714446a199c /sys-apps/chpax/chpax-0.7.ebuild | |
parent | Add ~mips keyword. (diff) | |
download | historical-6d4a487023f463cc8848fe1be5791fe75e65f676.tar.gz historical-6d4a487023f463cc8848fe1be5791fe75e65f676.tar.bz2 historical-6d4a487023f463cc8848fe1be5791fe75e65f676.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'sys-apps/chpax/chpax-0.7.ebuild')
-rw-r--r-- | sys-apps/chpax/chpax-0.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/chpax/chpax-0.7.ebuild b/sys-apps/chpax/chpax-0.7.ebuild index 5a59e9b2ba5b..542d8df99e93 100644 --- a/sys-apps/chpax/chpax-0.7.ebuild +++ b/sys-apps/chpax/chpax-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.15 2008/12/07 10:59:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.16 2010/10/08 01:46:47 leio Exp $ inherit flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" RDEPEND="" |