diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-17 05:53:44 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-17 05:53:44 +0000 |
commit | fd61c39bfed3b3cca8d3b08b95bbcbc234cd2b4b (patch) | |
tree | c3f1b81bab56b08a01f3b1c8fac9dd43a212c969 /sys-apps/debianutils/debianutils-2.28.5.ebuild | |
parent | Version bump for Rails 2.1.0 (diff) | |
download | historical-fd61c39bfed3b3cca8d3b08b95bbcbc234cd2b4b.tar.gz historical-fd61c39bfed3b3cca8d3b08b95bbcbc234cd2b4b.tar.bz2 historical-fd61c39bfed3b3cca8d3b08b95bbcbc234cd2b4b.zip |
keyword ~sparc-fbsd
Package-Manager: portage-2.1.5.5
Diffstat (limited to 'sys-apps/debianutils/debianutils-2.28.5.ebuild')
-rw-r--r-- | sys-apps/debianutils/debianutils-2.28.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/debianutils/debianutils-2.28.5.ebuild b/sys-apps/debianutils/debianutils-2.28.5.ebuild index 4dcc795f067f..2a6cf4bf5263 100644 --- a/sys-apps/debianutils/debianutils-2.28.5.ebuild +++ b/sys-apps/debianutils/debianutils-2.28.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.4 2008/06/16 21:21:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.28.5.ebuild,v 1.5 2008/06/17 05:53:44 aballier 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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="kernel_linux static" PDEPEND="|| ( >=sys-apps/coreutils-6.10-r1 sys-apps/mktemp sys-freebsd/freebsd-ubin )" |