diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:30:11 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:30:11 +0000 |
commit | 195ea7179bf8c92dc929fd91f6de3eb9df917a39 (patch) | |
tree | f201e9e38b7e3e5c546a53aed0d0ff36be6fbe35 /eclass/ebook.eclass | |
parent | Closing #42586. (diff) | |
download | historical-195ea7179bf8c92dc929fd91f6de3eb9df917a39.tar.gz historical-195ea7179bf8c92dc929fd91f6de3eb9df917a39.tar.bz2 historical-195ea7179bf8c92dc929fd91f6de3eb9df917a39.zip |
Adding amd64 keyword. Closing #42517.
Diffstat (limited to 'eclass/ebook.eclass')
-rw-r--r-- | eclass/ebook.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ebook.eclass b/eclass/ebook.eclass index e3e22dfed0b6..53aad81f5dc7 100644 --- a/eclass/ebook.eclass +++ b/eclass/ebook.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.12 2003/07/22 02:09:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.13 2004/02/25 17:30:11 aliz Exp $ # # Author Francisco Gimeno <kikov@fco-gimeno.com> # Mantainer José Alberto Suárez López <bass@gentoo.org> @@ -15,7 +15,7 @@ HOMEPAGE="http://lidn.sourceforge.net" SLOT="0" LICENSE="OPL" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" # ebook eclass user guide: # -vars |