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 | 6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49 (patch) | |
tree | 2bde646488e5c41961e0a44d6500c62879d7d7b6 /app-admin/eselect-cblas/eselect-cblas-0.1.ebuild | |
parent | Add eapi file to silence portage/repoman (diff) | |
download | historical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.tar.gz historical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.tar.bz2 historical-6087fe9bfb5c2e553bf24e8d9a22f8bed5f86f49.zip |
Marked ~x64-macos, bug #333981
Package-Manager: portage-2.2.01.16711-prefix/cvs/SunOS i386
Diffstat (limited to 'app-admin/eselect-cblas/eselect-cblas-0.1.ebuild')
-rw-r--r-- | app-admin/eselect-cblas/eselect-cblas-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild b/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild index df69fdb1543f..a231c8f2b2d9 100644 --- a/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild +++ b/app-admin/eselect-cblas/eselect-cblas-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-cblas/eselect-cblas-0.1.ebuild,v 1.21 2010/01/01 19:18:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-cblas/eselect-cblas-0.1.ebuild,v 1.22 2010/10/02 12:24:11 grobian Exp $ DESCRIPTION="C-language BLAS module for eselect" HOMEPAGE="http://www.gentoo.org/proj/en/eselect/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" # Need skel.bash lib |