diff options
author | 2012-09-01 18:00:57 +0000 | |
---|---|---|
committer | 2012-09-01 18:00:57 +0000 | |
commit | 21ffe8719674ed86fc5527cfd15006d5c0c0eaf5 (patch) | |
tree | b3c6880ded003eaef5a2abc4d987ed0a0d07f877 /sys-apps/diffutils/diffutils-3.2.ebuild | |
parent | Version bump to latest. Drop some older. (diff) | |
download | gentoo-2-21ffe8719674ed86fc5527cfd15006d5c0c0eaf5.tar.gz gentoo-2-21ffe8719674ed86fc5527cfd15006d5c0c0eaf5.tar.bz2 gentoo-2-21ffe8719674ed86fc5527cfd15006d5c0c0eaf5.zip |
arm stable, bug #431950
(Portage version: 2.1.11.12/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/diffutils/diffutils-3.2.ebuild')
-rw-r--r-- | sys-apps/diffutils/diffutils-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/diffutils/diffutils-3.2.ebuild b/sys-apps/diffutils/diffutils-3.2.ebuild index fd6bb16f4bd7..7b9c10632f77 100644 --- a/sys-apps/diffutils/diffutils-3.2.ebuild +++ b/sys-apps/diffutils/diffutils-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.2.ebuild,v 1.8 2012/08/21 18:57:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-3.2.ebuild,v 1.9 2012/09/01 18:00:57 maekke Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu-alpha/diffutils/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND="" |