diff options
author | Christian Heim <phreak@gentoo.org> | 2007-01-20 23:45:46 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-01-20 23:45:46 +0000 |
commit | f2755eadef91dd6e7cfe5620b34d49cd5b1b9282 (patch) | |
tree | 2917d7f2ef316888339bd7d57f7de5d7b5cbc495 /dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | |
parent | Add ~amd64 to KEYWORDS (diff) | |
download | historical-f2755eadef91dd6e7cfe5620b34d49cd5b1b9282.tar.gz historical-f2755eadef91dd6e7cfe5620b34d49cd5b1b9282.tar.bz2 historical-f2755eadef91dd6e7cfe5620b34d49cd5b1b9282.zip |
Moving dietlibc-0.30-r2 stable on amd64 and x86.
Package-Manager: portage-2.1.2-r1
Diffstat (limited to 'dev-libs/dietlibc/dietlibc-0.30-r2.ebuild')
-rw-r--r-- | dev-libs/dietlibc/dietlibc-0.30-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild index 0c539d532390..c3c5200114fa 100644 --- a/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild +++ b/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.1 2006/09/08 07:08:36 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dietlibc/dietlibc-0.30-r2.ebuild,v 1.2 2007/01/20 23:45:46 phreak Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86" IUSE="debug" DEPEND="" |