diff options
author | 2008-07-07 13:23:31 +0000 | |
---|---|---|
committer | 2008-07-07 13:23:31 +0000 | |
commit | 13c90f8a37bfe15ba22e8f8e4a12bbb40d73e42d (patch) | |
tree | 2375f50eaea8fc742608fed21ae5adde9d81cd6f /dev-lisp/cl-asdf-binary-locations/cl-asdf-binary-locations-20061018.ebuild | |
parent | Add ~alpha/~ia64 wrt #229217 (diff) | |
download | gentoo-2-13c90f8a37bfe15ba22e8f8e4a12bbb40d73e42d.tar.gz gentoo-2-13c90f8a37bfe15ba22e8f8e4a12bbb40d73e42d.tar.bz2 gentoo-2-13c90f8a37bfe15ba22e8f8e4a12bbb40d73e42d.zip |
Add ~alpha/~ia64 wrt #229217
(Portage version: 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" |