diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-12-17 10:54:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-12-17 10:54:30 +0000 |
commit | 95710fa9b580cc2356499f3051417a5d07f71448 (patch) | |
tree | 243ee39df7849ca2e2b5fe8559727a8ef4252ee2 /app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild | |
parent | Fix changelog (diff) | |
download | historical-95710fa9b580cc2356499f3051417a5d07f71448.tar.gz historical-95710fa9b580cc2356499f3051417a5d07f71448.tar.bz2 historical-95710fa9b580cc2356499f3051417a5d07f71448.zip |
alpha/ia64/s390/sh/sparc stable wrt #485502
Package-Manager: portage-2.2.7/cvs/Linux ia64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild')
-rw-r--r-- | app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild b/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild index f96779fd6da8..5585a4cb0e20 100644 --- a/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild +++ b/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.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-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.8 2013/09/27 17:20:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.9 2013/12/17 10:54:23 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/eselect-${PV}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" RDEPEND=">=app-admin/eselect-1.3.8" |