diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 13:24:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-07 13:24:27 +0000 |
commit | 14b692c0293b6302121e84f01416945262baebc6 (patch) | |
tree | 6c8bd06a60af6e7c5adf8d6fab3a441694b486af /dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | |
parent | new version (diff) | |
download | historical-14b692c0293b6302121e84f01416945262baebc6.tar.gz historical-14b692c0293b6302121e84f01416945262baebc6.tar.bz2 historical-14b692c0293b6302121e84f01416945262baebc6.zip |
Add ~alpha/~ia64 wrt #229217
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild index 04b6180458af..d4f044f45b2d 100644 --- a/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild +++ b/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.7 2008/04/29 17:57:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild,v 1.8 2008/07/07 13:23:31 armin76 Exp $ inherit common-lisp @@ -9,7 +9,7 @@ HOMEPAGE="http://common-lisp.net/project/cl-containers/asdf-binary-locations/" SRC_URI="http://common-lisp.net/project/portage-overlay/distfiles/${PN/cl-/}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-lisp/cl-asdf" |