diff options
author | 2005-02-11 04:44:20 +0000 | |
---|---|---|
committer | 2005-02-11 04:44:20 +0000 | |
commit | 9717cbe8aed0b20591d7788f928eb4acb67950da (patch) | |
tree | f6c87163fe794c95b7ad89de81acebb04d4b360f /app-doc/linkers-and-loaders | |
parent | Fixed sandbox issue (bug #81533). Uses -sys variants of updmap, texconfig and... (diff) | |
download | gentoo-2-9717cbe8aed0b20591d7788f928eb4acb67950da.tar.gz gentoo-2-9717cbe8aed0b20591d7788f928eb4acb67950da.tar.bz2 gentoo-2-9717cbe8aed0b20591d7788f928eb4acb67950da.zip |
more KEYWORDS
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-doc/linkers-and-loaders')
-rw-r--r-- | app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild b/app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild index 30957705a1bf..dcd088ff3998 100644 --- a/app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild +++ b/app-doc/linkers-and-loaders/linkers-and-loaders-0.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/app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild,v 1.1 2005/01/15 00:51:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/linkers-and-loaders/linkers-and-loaders-0.ebuild,v 1.2 2005/02/11 04:42:58 vapier Exp $ CH="|00e |01e |02e |03e |04e |05e |06e |07e |08e |09e |10e |11e |12e" DESCRIPTION="the Linkers and Loaders book" @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI//|/${HOMEPAGE}linker}" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="doc" RESTRICT="nomirror" |