diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:26:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 12:26:59 +0000 |
commit | cf8f417227858662e71d2235a24a6ee7cb019665 (patch) | |
tree | d5011c5d5e4ed134c4bd66d4d3b87571ef64a405 /app-admin/eselect-lapack | |
parent | Add eapi file to silence portage/repoman (diff) | |
download | gentoo-2-cf8f417227858662e71d2235a24a6ee7cb019665.tar.gz gentoo-2-cf8f417227858662e71d2235a24a6ee7cb019665.tar.bz2 gentoo-2-cf8f417227858662e71d2235a24a6ee7cb019665.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'app-admin/eselect-lapack')
-rw-r--r-- | app-admin/eselect-lapack/eselect-lapack-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild b/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild index bf225f0050b8..e5e75980f6f7 100644 --- a/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild +++ b/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild,v 1.19 2010/01/01 19:19:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lapack/eselect-lapack-0.1.ebuild,v 1.20 2010/10/02 12:26:59 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" # Need skel.bash lib |