diff options
Diffstat (limited to 'app-admin/eselect-sh/eselect-sh-0.4.ebuild')
-rw-r--r-- | app-admin/eselect-sh/eselect-sh-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-sh/eselect-sh-0.4.ebuild b/app-admin/eselect-sh/eselect-sh-0.4.ebuild index 2c78bda840cd..18601eaea0b6 100644 --- a/app-admin/eselect-sh/eselect-sh-0.4.ebuild +++ b/app-admin/eselect-sh/eselect-sh-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.4.ebuild,v 1.9 2013/05/22 10:34:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-sh/eselect-sh-0.4.ebuild,v 1.10 2013/05/24 19:42:26 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ppc ~ppc64 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 ppc64 s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect-lib-bin-symlink" |