diff options
author | 2014-01-12 19:47:57 +0000 | |
---|---|---|
committer | 2014-01-12 19:47:57 +0000 | |
commit | 17114a2b6f02312f414f04048cd50bd8f98a675d (patch) | |
tree | e5a5b91d25c195761f14a7ac0027dd19a1f4f6fd /sys-apps/which/which-2.20-r1.ebuild | |
parent | amd64 stable, bug #495926 (diff) | |
download | historical-17114a2b6f02312f414f04048cd50bd8f98a675d.tar.gz historical-17114a2b6f02312f414f04048cd50bd8f98a675d.tar.bz2 historical-17114a2b6f02312f414f04048cd50bd8f98a675d.zip |
amd64 stable, bug #495938
Package-Manager: portage-2.2.8/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'sys-apps/which/which-2.20-r1.ebuild')
-rw-r--r-- | sys-apps/which/which-2.20-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.20-r1.ebuild b/sys-apps/which/which-2.20-r1.ebuild index a040edae4c9a..a0c3009e6118 100644 --- a/sys-apps/which/which-2.20-r1.ebuild +++ b/sys-apps/which/which-2.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.7 2014/01/03 04:21:59 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.8 2014/01/12 19:47:53 pacho Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.xs4all.nl/~carlo17/which/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~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="" src_prepare() { |