diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-03 01:37:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-03 01:37:39 +0000 |
commit | e6970383b701719851058ff4afaefc46874770e5 (patch) | |
tree | 54bdb1c287e405ecd8cf43a0a3be4ad4a14039b7 /sys-apps/debianutils | |
parent | old (diff) | |
download | gentoo-2-e6970383b701719851058ff4afaefc46874770e5.tar.gz gentoo-2-e6970383b701719851058ff4afaefc46874770e5.tar.bz2 gentoo-2-e6970383b701719851058ff4afaefc46874770e5.zip |
mips stable
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.14.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild b/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild index beae894c34b3..f5ae9e024951 100644 --- a/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild +++ b/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild,v 1.6 2005/09/16 08:00:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild,v 1.7 2005/11/03 01:37:39 vapier Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="static build" DEPEND="" |