diff options
author | 2012-05-16 15:32:07 +0000 | |
---|---|---|
committer | 2012-05-16 15:32:07 +0000 | |
commit | 76ecc91cc890709add6cbf503fed4d4cb005ae01 (patch) | |
tree | c7a718e571d031c60f69d1b74ee334639d7247b8 /app-admin/eselect-sh/eselect-sh-0.3.ebuild | |
parent | Stable for HPPA (bug #413721). (diff) | |
download | gentoo-2-76ecc91cc890709add6cbf503fed4d4cb005ae01.tar.gz gentoo-2-76ecc91cc890709add6cbf503fed4d4cb005ae01.tar.bz2 gentoo-2-76ecc91cc890709add6cbf503fed4d4cb005ae01.zip |
Stable for HPPA (bug #406183).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-sh/eselect-sh-0.3.ebuild')
-rw-r--r-- | app-admin/eselect-sh/eselect-sh-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-sh/eselect-sh-0.3.ebuild b/app-admin/eselect-sh/eselect-sh-0.3.ebuild index 024d4e5d6877..c8c2433ad1ba 100644 --- a/app-admin/eselect-sh/eselect-sh-0.3.ebuild +++ b/app-admin/eselect-sh/eselect-sh-0.3.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/app-admin/eselect-sh/eselect-sh-0.3.ebuild,v 1.8 2012/04/17 16:15:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.3.ebuild,v 1.9 2012/05/16 15:32:07 jer Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |