diff options
author | Michael Weber <xmw@gentoo.org> | 2011-02-26 14:51:24 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-02-26 14:51:24 +0000 |
commit | 7b43fe476255c07ddec6dff9154ee5c07394fc56 (patch) | |
tree | e79008e515410f9a32dd46a4869805dc11c62d02 /app-arch/sharutils/sharutils-4.10.ebuild | |
parent | app-office/grisbi: Prune old 0.5.x versions (diff) | |
download | historical-7b43fe476255c07ddec6dff9154ee5c07394fc56.tar.gz historical-7b43fe476255c07ddec6dff9154ee5c07394fc56.tar.bz2 historical-7b43fe476255c07ddec6dff9154ee5c07394fc56.zip |
ppc/sparc stable (bug 353870)
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'app-arch/sharutils/sharutils-4.10.ebuild')
-rw-r--r-- | app-arch/sharutils/sharutils-4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/sharutils/sharutils-4.10.ebuild b/app-arch/sharutils/sharutils-4.10.ebuild index cf0c2ed30a2a..55ae8bd6885b 100644 --- a/app-arch/sharutils/sharutils-4.10.ebuild +++ b/app-arch/sharutils/sharutils-4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.10.ebuild,v 1.5 2011/02/21 08:10:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.10.ebuild,v 1.6 2011/02/26 14:51:24 xmw Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="nls" DEPEND="sys-apps/texinfo |