diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:32:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:32:17 +0000 |
commit | 0d182395fd8b9f33130c5378a3048ede3a24833b (patch) | |
tree | 89fa14801cd1f36b7860562e21da404b8d721dbd /app-admin/eselect/eselect-1.3.8.ebuild | |
parent | Stable for amd64, wrt bug #480114 (diff) | |
download | historical-0d182395fd8b9f33130c5378a3048ede3a24833b.tar.gz historical-0d182395fd8b9f33130c5378a3048ede3a24833b.tar.bz2 historical-0d182395fd8b9f33130c5378a3048ede3a24833b.zip |
Stable for amd64, wrt bug #485500
Package-Manager: portage-2.2.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'app-admin/eselect/eselect-1.3.8.ebuild')
-rw-r--r-- | app-admin/eselect/eselect-1.3.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/eselect-1.3.8.ebuild b/app-admin/eselect/eselect-1.3.8.ebuild index ecbfd877a349..b6f77e660091 100644 --- a/app-admin/eselect/eselect-1.3.8.ebuild +++ b/app-admin/eselect/eselect-1.3.8.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/eselect-1.3.8.ebuild,v 1.2 2013/08/28 11:45:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect/eselect-1.3.8.ebuild,v 1.3 2013/09/21 13:32:17 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-2.5 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs vim-syntax" RDEPEND="sys-apps/sed |