diff options
author | 2005-03-29 01:41:11 +0000 | |
---|---|---|
committer | 2005-03-29 01:41:11 +0000 | |
commit | 358e82c9a8451883ad4283dac1959b9a40db2744 (patch) | |
tree | 2e9ab208b91b4a8faf7ee1e50d0b14733e53534b /dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | |
parent | hppa/ia64/s390 stable (diff) | |
download | historical-358e82c9a8451883ad4283dac1959b9a40db2744.tar.gz historical-358e82c9a8451883ad4283dac1959b9a40db2744.tar.bz2 historical-358e82c9a8451883ad4283dac1959b9a40db2744.zip |
forward port missing s390 KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild index f9f7db89702b..f28fe76e9292 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.2 2005/03/16 07:30:13 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.3 2005/03/29 01:41:11 vapier Exp $ DEB_PV=1 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.orig.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~sparc ~mips ppc ~ppc-macos ~amd64" +KEYWORDS="~x86 ~sparc ~mips ppc ~ppc-macos ~amd64 s390" IUSE="" DEPEND="" |