diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-30 15:36:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-30 15:36:02 +0000 |
commit | 72aca9224132bd6dc93c1c006c99c95fee2587b8 (patch) | |
tree | 9e43f3c7af5b4085996759c6c6cae469171a8c30 /sys-apps/debianutils/debianutils-2.15.ebuild | |
parent | New Version. (diff) | |
download | gentoo-2-72aca9224132bd6dc93c1c006c99c95fee2587b8.tar.gz gentoo-2-72aca9224132bd6dc93c1c006c99c95fee2587b8.tar.bz2 gentoo-2-72aca9224132bd6dc93c1c006c99c95fee2587b8.zip |
Stable on sparc wrt #127975
(Portage version: 2.0.54)
Diffstat (limited to 'sys-apps/debianutils/debianutils-2.15.ebuild')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.15.ebuild b/sys-apps/debianutils/debianutils-2.15.ebuild index 7cf6d4e45aa0..2b556fa7f2eb 100644 --- a/sys-apps/debianutils/debianutils-2.15.ebuild +++ b/sys-apps/debianutils/debianutils-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.15.ebuild,v 1.6 2006/03/30 14:17:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.15.ebuild,v 1.7 2006/03/30 15:36:02 gustavoz 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="static build" DEPEND="" |